PeopleMosaicPage.CreateChildControls Method
Creates child controls of the PeopleMosaicPage.
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 a control to show the user profiles of the people who tagged a certain page with a certain tag. The value of the query-string field "url" specifies the page that was tagged, and the value of the query-string field "termid" specifies the tag used.