The methods of System.Web.UI.WebControls.MultiView are listed below. For a list of all members, see the MultiView Members list.
See Also: Inherited members from System.Web.UI.Control
Returns the current active System.Web.UI.WebControls.View control within a System.Web.UI.WebControls.MultiView control.
Sets the specified System.Web.UI.WebControls.View control to the active view within a System.Web.UI.WebControls.MultiView control.
Notifies the System.Web.UI.WebControls.MultiView control that an XML or HTML element was parsed, and adds the element to the System.Web.UI.WebControls.ViewCollection collection of the System.Web.UI.WebControls.MultiView control.
Creates a System.Web.UI.ControlCollection to hold the child controls of the System.Web.UI.WebControls.MultiView control.
Loads the current state of the System.Web.UI.WebControls.MultiView control.
Raises the MultiView.ActiveViewChanged event of a System.Web.UI.WebControls.MultiView control.
Determines whether the event for the System.Web.UI.WebControls.MultiView control is passed to the page's UI server control hierarchy.
Raises the System.Web.UI.Control.Init event.
Called after a System.Web.UI.WebControls.View control is removed from the System.Web.UI.Control.Controls collection of a System.Web.UI.WebControls.MultiView control.
Writes the System.Web.UI.WebControls.MultiView control content to the specified System.Web.UI.HtmlTextWriter object, for display on the client.
Saves the current state of the System.Web.UI.WebControls.MultiView control.