2 references to GetDeviceConfig
System.Web.Mobile (2)
UI\MobileControls\ControlsConfig.cs (1)
104
deviceConfig = _parent.
GetDeviceConfig
(context);
UI\MobileControls\MobilePage.cs (1)
431
ControlsConfig.GetFromContext(Context).
GetDeviceConfig
(Context);