SPRibbon.ApplyPermissionsToRibbonOnly property

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Property ApplyPermissionsToRibbonOnly As Boolean
    Get
    Set
'Usage
Dim instance As SPRibbon
Dim value As Boolean

value = instance.ApplyPermissionsToRibbonOnly

instance.ApplyPermissionsToRibbonOnly = value
public bool ApplyPermissionsToRibbonOnly { get; set; }

Property value

Type: System.Boolean
Returns Boolean.

See also

Reference

SPRibbon class

SPRibbon members

Microsoft.SharePoint.WebControls namespace