Share via


CheckoutCommandHandler.GetCallbackResult Method

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

Syntax

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

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

Return Value

Type: System.String
Returns String.

Implements

ICallbackEventHandler.GetCallbackResult()

See Also

Reference

CheckoutCommandHandler Class

CheckoutCommandHandler Members

Microsoft.SharePoint.WebControls Namespace