다음을 통해 공유


IdentityControl.CreateChildControls Method

Creates a set of child controls contained in the IdentityControl.

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 StatusNotesControl that a user can use to display information about their current status.

See Also

Reference

IdentityControl Class

IdentityControl Members

Microsoft.SharePoint.Portal.WebControls Namespace