CreateChildControls overrides the Base class's method to correctly build the control based on the configuration

Namespace: DotNetNuke.UI.WebControls
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

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

Remarks