Share via


LevelHierarchyToolPart.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 Overridable Sub InitializeControlIDs
'Usage

Me.InitializeControlIDs()
protected virtual void InitializeControlIDs()

Remarks

The IDs are added to support testing. The controls must already be created.

See Also

Reference

LevelHierarchyToolPart Class

LevelHierarchyToolPart Members

Microsoft.SharePoint.Publishing.WebControls Namespace