System.Web.UI.Design.WebControls.BaseDataListDesigner.DataSource Property

Gets or sets the value of the data source property of the associated control.

Syntax

public string DataSource { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

The BaseDataListDesigner.DataSource property provides access from the designer to the System.Web.UI.WebControls.BaseDataList.DataSource property of the associated control that is derived from the System.Web.UI.WebControls.BaseDataList class.

Requirements

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