BaseTableOfContentsToolPart.InitializeControlIDs method
Initializes control IDs.
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()
See also
Reference
BaseTableOfContentsToolPart class