What is the CreateUserWizard control?
Are you preparing for IT certification? With practice questions, study notes, interactive quizzes, tips and technical articles, uCertify PrepKits ensure that you get a solid grasp of core technical concepts to ace your certification exam in first attempt.
What is the CreateUserWizard control?
Rating:
The CreateUserWizard control is a login control that collects user information such as a user name, a password and its confirmation message, an e-mail address, a security question and its answer from potential users. This information can also be used for user authentication and for recovery of users' passwords. The CreateUserWizard control also creates a new user account and adds the account to the ASP.NET membership system.
Rating:
Was this information helpful?
Other articles
- How to create an HTML server control at design time?
- What is the WebPartZone control?
- What is session state?
- What is the AutoEventWireup attribute?
- What are the differences between a user control and a Web page?