SPRibbon.CommandUIVisible Property
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public Overrides Property CommandUIVisible As Boolean
Get
Set
'Usage
Dim instance As SPRibbon
Dim value As Boolean
value = instance.CommandUIVisible
instance.CommandUIVisible = value
public override bool CommandUIVisible { get; set; }
Property Value
Type: System.Boolean
Returns Boolean.