TagInformationWebPart.CreateChildControls method

Creates the child controls for this control.

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

If the control is not hosted on a TagProfileWebPartPage, this override will not create the child controls, and instead will display a "WebPart not available" message.

See also

Reference

TagInformationWebPart class

TagInformationWebPart members

Microsoft.SharePoint.Portal.WebControls namespace