IDataBoundListControl::DataKeys Property
.NET Framework (current version)
Gets a collection of DataKey objects that represent the data key value of each row in a data-bound control.
Assembly: System.Web (in System.Web.dll)
Property Value
Type: System.Web.UI.WebControls::DataKeyArray^A collection of data-key objects that contains the data-key value of each row in a data-bound control.
.NET Framework
Available since 4.0
Available since 4.0
Show: