다음을 통해 공유


SocialDataFrameManager.CreateChildControls Method

Creates a set of child controls contained in the current 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

This override creates the SocialTagsControl and SocialCommentControl used to view and apply social tags or notes.

See Also

Reference

SocialDataFrameManager Class

SocialDataFrameManager Members

Microsoft.SharePoint.Portal.WebControls Namespace