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()
返回值
实现
ICallbackEventHandler.GetCallbackResult()