Share via


WebPartPageContents.CreateChildControls Method

Notifies the server control to create any child controls it contains in preparation for posting back or rendering.

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

<SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel := True)> _
Protected Overrides Sub CreateChildControls

Me.CreateChildControls()
[SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel = true)]
protected override void CreateChildControls()

See Also

Reference

WebPartPageContents Class

WebPartPageContents Members

Microsoft.SharePoint.WebControls Namespace