다음을 통해 공유


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