PasswordRecovery::CreateChildControls Method ()

 

Creates the individual controls that make up the PasswordRecovery control.

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

public protected:
virtual void CreateChildControls() override

The CreateChildControls method creates instances of the controls that make up the PasswordRecovery control and creates default event handlers for their events.

.NET Framework
Available since 2.0
Return to top
Show: