System.Web.UI.WebControls.View.OnDeactivate Method

Raises the View.Deactivate event of the System.Web.UI.WebControls.View control.

Syntax

protected virtual void OnDeactivate (EventArgs e)

Parameters

e
An EventArgs that contains the event data.

Remarks

The View.Deactivate event is raised when the current active System.Web.UI.WebControls.View control becomes inactive.

Requirements

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