This documentation is archived and is not being maintained.
MultiView and View Web Server Controls
Visual Studio 2005
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
Show: