SocialTagsControl.CreateChildControls method
Creates a set of child controls contained in the SocialTagsControl.
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 renders controls and client-side script for viewing and modifying social tags associated with the current page. It also renders controls for viewing and modifying tags for the current page, marking the current user’s tags as private, creating a button to save changes, and displaying a list of suggested tags.