Compartilhar via


RibbonTrimmer.TrimPageTab method

Trims the page tab.

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

Syntax

'Declaration
Protected Overridable Sub TrimPageTab
'Usage

Me.TrimPageTab()
protected virtual void TrimPageTab()

Remarks

This method should be overridden if custom controls are added to the page tab.

See also

Reference

RibbonTrimmer class

RibbonTrimmer members

Microsoft.SharePoint.WebControls namespace