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

Gets or sets the value of the System.Web.UI.WebControls.BaseDataBoundControl.DataSource property for the associated control.

Syntax

public string DataSource { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

The BaseDataBoundControlDesigner.DataSource property is used to shadow the System.Web.UI.WebControls.BaseDataBoundControl.DataSource property of the System.Web.UI.WebControls.BaseDataBoundControl class that is associated with this designer. The value of the BaseDataBoundControlDesigner.DataSource property is persisted by the designer as a data-binding expression on the tag that is generated for the underlying System.Web.UI.WebControls.BaseDataBoundControl object.

Requirements

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