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

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

Syntax

public string DataKeyField { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

The BaseDataListDesigner.DataKeyField property provides access from the designer to the System.Web.UI.WebControls.BaseDataList.DataKeyField property of the associated control that is derived from the System.Web.UI.WebControls.BaseDataList class. The System.Web.UI.WebControls.BaseDataList.DataKeyField indicates the primary key 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