System.Web.UI.WebControls.Repeater.IsBoundUsingDataSourceID Property

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

Syntax

protected bool IsBoundUsingDataSourceID { get; }

Value

Documentation for this section has not yet been entered.

Remarks

The Repeater.IsBoundUsingDataSourceID property is a helper property that determines whether the control is bound to an ASP.NET 2.0 data source control, such as an System.Web.UI.WebControls.ObjectDataSource or a System.Web.UI.WebControls.SqlDataSource control.

Requirements

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