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

Gets or sets the value of the data member field of the associated control.

Syntax

public string DataMember { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

The BaseDataListDesigner.DataMember property provides access from the designer to the System.Web.UI.WebControls.BaseDataList.DataMember property of the associated control that is derived from the System.Web.UI.WebControls.BaseDataList class. The System.Web.UI.WebControls.BaseDataList.DataMember indicates the table or element of the data source that is bound to the associated control.

Requirements

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