Share via


TableOfContentsToolPart.InitializeControlIDs method

Sets up the control IDs for the tool part controls.

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

Syntax

'Declaration
Protected Overrides Sub InitializeControlIDs
'Usage

Me.InitializeControlIDs()
protected override void InitializeControlIDs()

Remarks

The IDs are added to support testing. Controls must have already been created.

See also

Reference

TableOfContentsToolPart class

TableOfContentsToolPart members

Microsoft.SharePoint.Publishing.WebControls namespace