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)
86
Document.Load(
_path
);
97
DesignerUtility.EnsureFileCheckedOut(_site,
_path
);
102
if(!File.Exists(
_path
))
220
Document.Save(
_path
);