IDataBoundListControl::EnablePersistedSelection Property
.NET Framework (current version)
Gets or sets a value that indicates whether the selection of a row is based on index or on data-key values.
Assembly: System.Web (in System.Web.dll)
Property Value
Type: System::Booleantrue if the row selection is based on data-key values; otherwise, false.
.NET Framework
Available since 4.0
Available since 4.0
Show: