System.Web.UI.WebControls.DataBoundControl.DataSourceID Property

Gets or sets the ID of the control from which the data-bound control retrieves its list of data items.

Syntax

[System.Web.UI.IDReferenceProperty(typeof(System.Web.UI.DataSourceControl))]
public override string DataSourceID { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

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