System.Web.UI.WebControls.GridView.OnPagePreLoad Method

Sets the initialized state of the data-bound control before the control is loaded.

Syntax

protected override void OnPagePreLoad (object sender, EventArgs e)

Parameters

sender
The source of the event.
e
An EventArgs that contains the event data.

Remarks

Documentation for this section has not yet been entered.

Requirements

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