Share via


TagCloudWebPartToolPart.CreateChildControls Method

Creates a set of child controls contained in the TagCloudWebPartToolPart.

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

Syntax

'Declaration
Protected Overrides Sub CreateChildControls
'Usage

Me.CreateChildControls()
protected override void CreateChildControls()

Remarks

This override creates a HtmlSelect drop-down control to define the UserScope of the TagCloudWebPart.

See Also

Reference

TagCloudWebPartToolPart Class

TagCloudWebPartToolPart Members

Microsoft.SharePoint.Portal.WebControls Namespace