CreateUserWizard.Password Property
.NET Framework 3.0
Gets the password entered by the user.
Namespace: System.Web.UI.WebControls
Assembly: System.Web (in system.web.dll)
Assembly: System.Web (in system.web.dll)
The Password property contains the password entered by the user. By default, a CompareValidator object is provided for the Password and ConfirmPassword text box values. Each text box displayed on the CreateUserWizard control also has a RequiredFieldValidator object associated with it.
Community Additions
ADD
Show: