Share via


TableOfContentsTaxonomyToolPart.AddToContentSection method

This member overrides BaseTableOfContentsToolPart.AddToContentSection(Table).

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

Syntax

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

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

Parameters

See also

Reference

TableOfContentsTaxonomyToolPart class

TableOfContentsTaxonomyToolPart members

Microsoft.SharePoint.Publishing.WebControls namespace