Called by the ASP.NET page framework to notify server controls that use composition-based implementation to create any child controls they contain in preparation for posting back or rendering.
Namespace:
C1.Web.UI.Controls.C1SuperPanelAssembly: C1.Web.UI.Controls.2 (in C1.Web.UI.Controls.2.dll)
Syntax
| C# |
|---|
protected override void CreateChildControls() |
| Visual Basic (Declaration) |
|---|
Protected Overrides Sub CreateChildControls |