BaseDataList::DataKeysArray Property
.NET Framework (current version)
Gets an ArrayList object that contains the key values of each record in a data listing control.
Assembly: System.Web (in System.Web.dll)
The DataKeysArray property is used by a derived class to store the key values of each record in a data listing control. This property is generally used to generate the DataKeyCollection object contained in the DataKeys property.
.NET Framework
Available since 1.1
Available since 1.1
Show: