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