1 write to _appPath
System.Web.Mobile (1)
UI\MobileControls\MobilePage.cs (1)
469
_appPath
= path;
2 references to _appPath
System.Web.Mobile (2)
UI\MobileControls\MobilePage.cs (2)
456
if (
_appPath
== null)
472
virtualPath = UrlPath.Combine(
_appPath
, virtualPath);