3 references to GetDeviceConfig
System.Web.Mobile (3)
UI\MobileControls\ControlsConfig.cs (2)
55if (GetDeviceConfig(configName) != null) 122deviceConfig = _parent.GetDeviceConfig (configName);
UI\MobileControls\IndividualDeviceConfig.cs (1)
313ParentConfig = _controlsConfig.GetDeviceConfig(ParentConfigName);