2 implementations of EnablePersistedSelection
System.Web (1)
UI\WebControls\GridView.cs (1)
4532bool IDataBoundListControl.EnablePersistedSelection {
System.Web.Extensions (1)
UI\WebControls\ListView.cs (1)
3445bool IDataBoundListControl.EnablePersistedSelection {
1 write to EnablePersistedSelection
System.Web.DynamicData (1)
DynamicData\DynamicDataExtensions.cs (1)
243dataBoundListControl.EnablePersistedSelection = true;