Share via


TableOfContentsToolPart.AddToOrganizationSection method

Creates the organization section controls for the toolpane.

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

Syntax

'Declaration
Protected Overrides Sub AddToOrganizationSection ( _
    table As Table _
)
'Usage
Dim table As Table

Me.AddToOrganizationSection(table)
protected override void AddToOrganizationSection(
    Table table
)

Parameters

See also

Reference

TableOfContentsToolPart class

TableOfContentsToolPart members

Microsoft.SharePoint.Publishing.WebControls namespace