CreateUserWizard.Email Property
.NET Framework 3.0
Gets or sets the e-mail address entered by the user.
Namespace: System.Web.UI.WebControls
Assembly: System.Web (in system.web.dll)
Assembly: System.Web (in system.web.dll)
If an e-mail address is required by the membership provider specified in the MembershipProvider property, then the e-mail address text box appears on the CreateUserWizard control. Each text box displayed on the CreateUserWizard control has a RequiredFieldValidator object associated with it.
Community Additions
ADD
Show: