SaveBeforeNavigateHandler 成员
添加到页面,导致中是否要保存该页面的控件的编辑模式和用户尝试导航其他页面。
SaveBeforeNavigateHandler 类型公开以下成员。
构造函数
名称 | 说明 | |
---|---|---|
SaveBeforeNavigateHandler | 初始化与指定的 ASP.Net 控件SaveBeforeNavigateHandler对象的新实例。 |
页首
属性
页首
方法
页首
事件
名称 | 说明 | |
---|---|---|
DataBinding | (从 Control 继承。) | |
Disposed | (从 Control 继承。) | |
Init | (从 Control 继承。) | |
Load | (从 Control 继承。) | |
PreRender | (从 Control 继承。) | |
Unload | (从 Control 继承。) |
页首
域
名称 | 说明 | |
---|---|---|
parentStateControl | 存储用于父 Web 页的功能区的状态控件。 (从 SPRibbonCommandHandler 继承。) | |
waitScreenText | 显示相应的消息,通知用户操作可能需要一些时间。 (从 SPRibbonCommandHandler 继承。) | |
waitScreenTitle | 当用户开始操作,通常需要一些时间,则显示屏幕的标题。设置waitScreenText以指示正在执行的操作。 (从 SPRibbonCommandHandler 继承。) |
页首
显式 接口 实现
名称 | 说明 | |
---|---|---|
ICallbackEventHandler.GetCallbackResult | 指定返回的结果 autosave 客户端脚本运行时控件为目标的回调事件的回调行为。 | |
ICallbackEventHandler.RaiseCallbackEvent | 指定处理 autosave 客户端脚本运行时控件为目标的回调事件的回调行为。 | |
IParserAccessor.AddParsedSubObject | (从 Control 继承。) | |
IControlBuilderAccessor.ControlBuilder | (从 Control 继承。) | |
IDataBindingsAccessor.DataBindings | (从 Control 继承。) | |
IExpressionsAccessor.Expressions | (从 Control 继承。) | |
IAttributeAccessor.GetAttribute | (从 WebControl 继承。) | |
IControlDesignerAccessor.GetDesignModeState | (从 Control 继承。) | |
IDataBindingsAccessor.HasDataBindings | (从 Control 继承。) | |
IExpressionsAccessor.HasExpressions | (从 Control 继承。) | |
IAttributeAccessor.SetAttribute | (从 WebControl 继承。) | |
IControlDesignerAccessor.SetDesignModeState | (从 Control 继承。) | |
IControlDesignerAccessor.SetOwnerControl | (从 Control 继承。) | |
IControlDesignerAccessor.UserData | (从 Control 继承。) |
页首