ToolPane.CreateChildControls method

Called by ASP.NET during Child Control creation. Setup the child controls and current view to add to the toolpane.

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

ToolPane class

ToolPane members

Microsoft.SharePoint.WebPartPages namespace