System.Web.UI.WebControls.BaseDataList.Initialized Property

Gets a value indicating whether the control has been initialized.

Syntax

protected bool Initialized { get; }

Value

Documentation for this section has not yet been entered.

Remarks

The BaseDataList.Initialized property is used by derived classes (such as System.Web.UI.WebControls.DataList and System.Web.UI.WebControls.DataGrid) to determine whether the control has been initialized.

Requirements

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