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.
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.