2 writes to _activeFormID
System.Web.Mobile (2)
UI\MobileControls\MobilePage.cs (2)
705_activeFormID = newForm.UniqueID; 1152_activeFormID = (String) pair.First;
2 references to _activeFormID
System.Web.Mobile (2)
UI\MobileControls\MobilePage.cs (2)
672if (_activeFormID != null) 674_activeForm = GetForm(_activeFormID);