1 write to ParentConfigName
System.Web.Mobile (1)
UI\MobileControls\IndividualDeviceConfig.cs (1)
341ParentConfigName = null;
4 references to ParentConfigName
System.Web.Mobile (4)
UI\MobileControls\IndividualDeviceConfig.cs (4)
309if (ParentConfigName != null) 311Debug.Assert(ParentConfigName.Length != 0 && ParentConfig == null); 313ParentConfig = _controlsConfig.GetDeviceConfig(ParentConfigName); 319ParentConfigName),