System.Web.UI.WebControls.PasswordRecovery.CreateChildControls Method

Creates the individual controls that make up the System.Web.UI.WebControls.PasswordRecovery control.

Syntax

protected override void CreateChildControls ()

Remarks

The PasswordRecovery.CreateChildControls method creates instances of the controls that make up the System.Web.UI.WebControls.PasswordRecovery 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