System.Web.UI.WebControls.View.OnActivate Method

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

Syntax

protected virtual void OnActivate (EventArgs e)

Parameters

e
An EventArgs that contains the event data.

Remarks

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

Requirements

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