1 write to _persistedState
System.Web (1)
UI\ViewStateException.cs (1)
54
_persistedState
= persistedState;
2 references to _persistedState
System.Web (2)
UI\ViewStateException.cs (2)
30
public string PersistedState { get { return
_persistedState
; } }
81
_persistedState
);