System.Web.UI.WebControls.Repeater.Initialized Property

Returns 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 Repeater.Initialized property is a helper property that is used to determine whether data binding is required when the Repeater.DataMember, Repeater.DataSource, or Repeater.DataSourceID property is changed.

Requirements

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