Share via


IRibbonCommand.EnabledStatement Property

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

Syntax

'Declaration
ReadOnly Property EnabledStatement As String
    Get
'Usage
Dim instance As IRibbonCommand
Dim value As String

value = instance.EnabledStatement
string EnabledStatement { get; }

Property Value

Type: System.String
Returns String.

See Also

Reference

IRibbonCommand Interface

IRibbonCommand Members

Microsoft.SharePoint.WebControls Namespace