Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the SPRibbon object that this object trims.
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public ReadOnly Property Ribbon As SPRibbon
Get
'Usage
Dim instance As RibbonTrimmer
Dim value As SPRibbon
value = instance.Ribbon
public SPRibbon Ribbon { get; }
Property value
Type: Microsoft.SharePoint.WebControls.SPRibbon
The SPRibbon object to be trimmed.