SPRibbonCommandHandler.IsEnabledHandler property
Client side handler that is invoked by the ribbon to find out whether the command should be enabled or not
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Overridable ReadOnly Property IsEnabledHandler As String
Get
'Usage
Dim instance As SPRibbonCommandHandler
Dim value As String
value = instance.IsEnabledHandler
public virtual string IsEnabledHandler { get; }
Property value
Type: System.String
Returns String.