BaseXsltListWebPart.CreateChildControls Method
Creates a set of child controls and components for the Web Part.
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Protected Overrides Sub CreateChildControls
'Usage
Me.CreateChildControls()
protected override void CreateChildControls()
Remarks
If the ShowInGrid query string value is true, this override generates the scripts necessary to display in a grid view.