命名空间: Microsoft.SharePoint.WebControls
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
Private Function GetCallbackResult As String
Implements ICallbackEventHandler.GetCallbackResult
用法
Dim instance As GroupPermissions
Dim returnValue As String
returnValue = CType(instance, ICallbackEventHandler).GetCallbackResult()
stringICallbackEventHandler.GetCallbackResult()
返回值
实现
ICallbackEventHandler.GetCallbackResult()