PagePorter Class Library

FpInclude.CreateChildControls Method 

Notifies server controls that use composition-based implementation to create any child controls they contain in preparation for posting back or rendering.

[Visual Basic]
Overrides Protected Sub CreateChildControls()
[C#]
protected override void CreateChildControls();

See Also

FpInclude Class | Parastream.Web.UI.WebControls Namespace