System.Web.UI.WebControls.BaseDataList.IsBoundUsingDataSourceID Property

Gets a value indicating whether the BaseDataList.DataSourceID property is set.

Syntax

protected bool IsBoundUsingDataSourceID { get; }

Value

Documentation for this section has not yet been entered.

Remarks

The BaseDataList.IsBoundUsingDataSourceID property is used by derived classes (such as System.Web.UI.WebControls.DataList and System.Web.UI.WebControls.DataGrid) to determine whether the data-bound control is bound to an ASP.NET version 2.0 data source control.

Requirements

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