2 implementations of IPersistedSelector
System.Web (1)
UI\WebControls\GridView.cs (1)
42
ICallbackEventHandler,
IPersistedSelector
, IDataKeysControl, IDataBoundListControl, IFieldControl {
System.Web.Extensions (1)
UI\WebControls\ListView.cs (1)
29
public class ListView : DataBoundControl, INamingContainer, IPageableItemContainer,
IPersistedSelector
, IDataKeysControl, IDataBoundListControl, IWizardSideBarListControl {
4 references to IPersistedSelector
System.Web (1)
UI\WebControls\GridView.cs (1)
4481
DataKey
IPersistedSelector
.DataKey {
System.Web.DynamicData (2)
DynamicData\DynamicDataManager.cs (2)
245
var
dataKeySelector = dataBoundControl as
IPersistedSelector
;
System.Web.Extensions (1)
UI\WebControls\ListView.cs (1)
3395
DataKey
IPersistedSelector
.DataKey {