System.Web.UI.WebControls.Login.CreateChildControls Method

Creates the individual controls that make up the System.Web.UI.WebControls.Login control and associates event handlers with their events.

Syntax

protected override void CreateChildControls ()

Remarks

The Login.CreateChildControls method creates instances of the controls that compose the System.Web.UI.WebControls.Login control.

Requirements

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