Login Toolbox Controls
The topics in this section describe how to work with ASP.NET Web server controls that appear on the Login tab of the Visual Web Developer Toolbox. These include controls that enable you to build a login page, enable users to register on your Web site, and that display different information to logged-in and anonymous users.
For complete syntax information for Web server controls, see Web Server Control Syntax.
In This Section
Reference
- ChangePassword
-
Provides an overview of programming the ChangePassword class.
- CreateUserWizard
-
Provides an overview of programming the CreateUserWizard class.
- Login
-
Provides an overview of programming the Login class.
- LoginName
-
Provides an overview of programming the LoginName class.
- LoginStatus
-
Provides an overview of programming the LoginStatus class.
- LoginView
-
Provides an overview of programming the LoginView class.
- PasswordRecovery
-
Provides an overview of programming the PasswordRecovery class.