Partilhar via


SPPageStateControl.RibbonTrimmer Property

Gets or sets the values used to correctly trim the ribbon.

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

Syntax

'Declaration
Protected Property RibbonTrimmer As RibbonTrimmer
    Get
    Set
'Usage
Dim value As RibbonTrimmer

value = Me.RibbonTrimmer

Me.RibbonTrimmer = value
protected RibbonTrimmer RibbonTrimmer { get; set; }

Property Value

Type: Microsoft.SharePoint.WebControls.RibbonTrimmer
The RibbonTrimmer used to trim the controls of the contextual ribbon.

See Also

Reference

SPPageStateControl Class

SPPageStateControl Members

Microsoft.SharePoint.WebControls Namespace