System.Web.UI.WebControls.CompositeControl.RecreateChildControls Method

Recreates the child controls in a control derived from System.Web.UI.WebControls.CompositeControl.

Syntax

protected virtual void RecreateChildControls ()

Remarks

The CompositeControl.RecreateChildControls method is used primarily by control developers.

Requirements

Namespace: System.Web.UI.WebControls
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0