ListView.IDataBoundListControl.EnablePersistedSelection Property
.NET Framework (current version)
Gets or sets the value that specifies whether a selected row persists when a user pages through data in a data-bound control.
Assembly: System.Web.Extensions (in System.Web.Extensions.dll)
Private Property EnablePersistedSelection As Boolean Implements IDataBoundListControl.EnablePersistedSelection
This member is an explicit interface member implementation. It can be used only when the ListView instance is cast to an IDataBoundListControl interface.
.NET Framework
Available since 4.0
Available since 4.0
Show: