CompositeControl Hierarchy
The following table lists the classes derived from
System.Web.UI.WebControls.CompositeControl
.
| Class | Description |
|---|---|
| System.Web.UI.WebControls.ChangePassword | Provides a user interface that enable users to change their Web site password. |
| System.Web.UI.WebControls.Login | Provides user interface (UI) elements for logging in to a Web site. |
| System.Web.UI.WebControls.LoginStatus | Detects the user's authentication state and toggles the state of a link to log in to or log out of a Web site. |
| System.Web.UI.WebControls.PasswordRecovery | Provides user interface (UI) elements that enable a user to recover or reset a lost password and receive it in e-mail. |
| System.Web.UI.WebControls.SiteMapPath | Displays a set of text or image hyperlinks that enable users to more easily navigate a Web site, while taking a minimal amount of page space. |
| System.Web.UI.WebControls.WebParts.WebZone | Serves as the base class for all controls that act as containers for server controls (including Web Parts Part controls, server controls, and user controls) in Web Parts applications. |
| System.Web.UI.WebControls.Wizard | Provides navigation and a user interface (UI) to collect related data across multiple steps. |
Community Additions
Show: