다음을 통해 공유


ProfileBrowser.CreateChildControls Method

Creates the child controls of the ProfileBrowserWebPart

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 method creates the child controls that compose the WebPart.

See Also

Reference

ProfileBrowser Class

ProfileBrowser Members

Microsoft.SharePoint.Portal.WebControls Namespace