Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
The MultiView control acts as a container for groups of View controls. Each View control in turn contains child controls such as buttons and text boxes. Your application can programmatically display a specific View control to the client based on criteria such as user identity, user preferences, or information that is passed in a query string parameter.
In This Section
Related Sections
- ASP.NET Web Server Controls Overview
Provides general information about how to work with ASP.NET Web server controls.
- Individual ASP.NET Web Server Controls
Provides information about other Web server controls.
- Panel Web Server Control
Provides information about using the Panel Web server control as a container for other controls.
- Wizard Web Server Control
Describes a control that lets you create a step-by-step process for users.