WebPartToolPart.CreateChildControls method

Control method override to create our child controls.

Namespace:  Microsoft.SharePoint.WebPartPages
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Protected Overrides Sub CreateChildControls
'Usage

Me.CreateChildControls()
protected override void CreateChildControls()

See also

Reference

WebPartToolPart class

WebPartToolPart members

Microsoft.SharePoint.WebPartPages namespace