다음을 통해 공유


SocialTabControl.CreateChildControls Method

Creates the child controls of the SocialTabControl.

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 tab controls, generates the client-side script used to switch between displaying the SocialTagsControl and the SocialCommentControl on the SocialDataFrame.aspx page, and registers the “cui.css” cascading style sheet (CSS).

See Also

Reference

SocialTabControl Class

SocialTabControl Members

Microsoft.SharePoint.Portal.WebControls Namespace