Share via


SubmitForApprovalCommandHandler.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 SubmitForApprovalCommandHandler
Dim returnValue As String

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

Return value

Type: System.String

Implements

ICallbackEventHandler.GetCallbackResult()

See also

Reference

SubmitForApprovalCommandHandler class

SubmitForApprovalCommandHandler members

Microsoft.SharePoint.WebControls namespace