Login.CreateChildControls Method ()

 

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

Namespace:   System.Web.UI.WebControls
Assembly:  System.Web (in System.Web.dll)

Protected Friend Overrides Sub CreateChildControls

The CreateChildControls method creates instances of the controls that compose the Login control.

.NET Framework
Available since 2.0
Return to top
Show: