1 write to _path
System.Web.Mobile (1)
UI\MobileControls\Design\Util\WebConfigManager.cs (1)
46_path = dataFileProjectItem.PhysicalPath;
4 references to _path
System.Web.Mobile (4)
UI\MobileControls\Design\Util\WebConfigManager.cs (4)
86Document.Load(_path); 97DesignerUtility.EnsureFileCheckedOut(_site, _path); 102if(!File.Exists(_path)) 220Document.Save(_path);