SocialCommentControl.CreateChildControls Method

Creates a set of child controls that are contained in the current SocialCommentControl.

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 notes associated with the current page or identified URI. If the user is anonymous, an error message will be rendered indicating that the user must sign in.

See Also

Reference

SocialCommentControl Class

SocialCommentControl Members

Microsoft.SharePoint.Portal.WebControls Namespace