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.