Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Private Function GetCallbackResult As String
Implements ICallbackEventHandler.GetCallbackResult
'Usage
Dim instance As GroupPermissions
Dim returnValue As String
returnValue = CType(instance, ICallbackEventHandler).GetCallbackResult()
stringICallbackEventHandler.GetCallbackResult()
Return Value
Type: System.String
Implements
ICallbackEventHandler.GetCallbackResult()