System.Web.UI.WebControls.CreateUserWizard.Password Property

Gets the password entered by the user.

Syntax

public virtual string Password { get; }

Value

Documentation for this section has not yet been entered.

Remarks

The CreateUserWizard.Password property contains the password entered by the user. By default, a System.Web.UI.WebControls.CompareValidator object is provided for the CreateUserWizard.Password and CreateUserWizard.ConfirmPassword text box values. Each text box displayed on the System.Web.UI.WebControls.CreateUserWizard control also has a System.Web.UI.MobileControls.RequiredFieldValidator object associated with it.

Requirements

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