System.Web.UI.WebControls.MultiView.ActiveViewChanged Event

Occurs when the active System.Web.UI.WebControls.View control of a System.Web.UI.WebControls.MultiView control changes between posts to the server.

Syntax

public event EventHandler ActiveViewChanged

Remarks

The MultiView.ActiveViewChanged event is raised when the active System.Web.UI.WebControls.View control within a System.Web.UI.WebControls.MultiView control changes between posts to the server.

For more information about handling events, see How to: Consume Events in a Web Forms Application.

Requirements

Namespace: System.Web.UI.WebControls
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0