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