1 write to _webConfig
System.Web.Mobile (1)
UI\MobileControls\Design\DeviceFilterEditorDialog.cs (1)
113_webConfig = webConfig;
6 references to _webConfig
System.Web.Mobile (6)
UI\MobileControls\Design\DeviceFilterEditorDialog.cs (6)
124filters = _webConfig.ReadDeviceFilters(); 161_webConfig.EnsureWebConfigCheckedOut(); 465ArrayList oldFilters = _webConfig.ReadDeviceFilters(); 471_webConfig.EnsureSystemWebSectionIsPresent(); 476_webConfig.Save(); 600DeviceFilterTreeNode node = new DeviceFilterTreeNode(_webConfig);