4 references to Persist
System.Web (2)
UI\PersistChildrenAttribute.cs (2)
85
return
Persist
.GetHashCode();
98
return ((PersistChildrenAttribute)obj).
Persist
== _persist;
System.Web.Mobile (2)
UI\MobileControls\Design\MobileControlPersister.cs (2)
186
if (pca.
Persist
== true) {
901
if (pca.
Persist
== true)