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