System.Web.UI.HtmlControls.HtmlSelect.IsBoundUsingDataSourceID Property

Gets a value indicating whether a HtmlSelect.DataSourceID property is defined for the System.Web.UI.HtmlControls.HtmlSelect control.

Syntax

protected bool IsBoundUsingDataSourceID { get; }

Value

Documentation for this section has not yet been entered.

Remarks

If the length of the string representing the HtmlSelect.DataSourceID property string is greater than zero, then HtmlSelect.IsBoundUsingDataSourceID returns true.

Requirements

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