다음을 통해 공유


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.

See Also

Reference

SPRibbon Class

SPRibbon Members

Microsoft.SharePoint.WebControls Namespace