SaveBeforeNavigateHandler.ICallbackEventHandler.GetCallbackResult 方法

指定返回的结果 autosave 客户端脚本运行时控件为目标的回调事件的回调行为。

命名空间:  Microsoft.SharePoint.WebControls
程序集:  Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)

语法

声明
Private Function GetCallbackResult As String
    Implements ICallbackEventHandler.GetCallbackResult
用法
Dim instance As SaveBeforeNavigateHandler
Dim returnValue As String

returnValue = CType(instance, ICallbackEventHandler).GetCallbackResult()
stringICallbackEventHandler.GetCallbackResult()

返回值

类型:System.String

实现

ICallbackEventHandler.GetCallbackResult()

另请参阅

引用

SaveBeforeNavigateHandler 类

SaveBeforeNavigateHandler 成员

Microsoft.SharePoint.WebControls 命名空间