WebPartGalleryPicker.CreateChildControls Method
NOTE: This API is now obsolete.
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
<ObsoleteAttribute("Functionality has been superceded by the WebPartAdder class.")> _
Protected Overrides Sub CreateChildControls
'Usage
Me.CreateChildControls()
[ObsoleteAttribute("Functionality has been superceded by the WebPartAdder class.")]
protected override void CreateChildControls()