System.Web.UI.WebControls.ChangePassword.CreateChildControls Method

Creates the individual controls that make up the System.Web.UI.WebControls.ChangePassword control in preparation for posting back or rendering.

Syntax

protected override void CreateChildControls ()

Remarks

The ChangePassword.CreateChildControls method creates instances of the controls that make up the System.Web.UI.WebControls.ChangePassword control and creates default event handlers for their events.

Requirements

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