SubmitForApprovalCommandHandler.IsEnabledHandler property
This member overrides SPRibbonCommandHandler.IsEnabledHandler.
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Overrides ReadOnly Property IsEnabledHandler As String
Get
'Usage
Dim instance As SubmitForApprovalCommandHandler
Dim value As String
value = instance.IsEnabledHandler
public override string IsEnabledHandler { get; }
Property value
Type: System.String
See also
Reference
SubmitForApprovalCommandHandler class