IPersistedSelector::DataKey Property
.NET Framework (current version)
Gets or sets the data-key value for the selected record in a data-bound control.
Assembly: System.Web (in System.Web.dll)
Property Value
Type: System.Web.UI.WebControls::DataKey^The data-key value for the selected record in a data-bound control.
The DataKey property differs from the default selection made by the data-bound control because the item selected can be persisted across paging and the item may not be on the current page.
.NET Framework
Available since 2.0
Available since 2.0
Show: