Compartilhar via


UpdatePageStateCommandHandler.GetCallbackResult method

Implements the GetCallbackResult() method.

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Overridable Function GetCallbackResult As String
'Usage
Dim instance As UpdatePageStateCommandHandler
Dim returnValue As String

returnValue = instance.GetCallbackResult()
public virtual string GetCallbackResult()

Return value

Type: System.String
A String that contains the callback result.

Implements

ICallbackEventHandler.GetCallbackResult()

See also

Reference

UpdatePageStateCommandHandler class

UpdatePageStateCommandHandler members

Microsoft.SharePoint.WebControls namespace