1 write to _appUrl
System.Web (1)
Management\WebEvents.cs (1)
1878_appUrl = HttpRuntime.AppDomainAppVirtualPath;
1 reference to _appUrl
System.Web (1)
Management\WebEvents.cs (1)
1898public string ApplicationVirtualPath { get { return _appUrl; } }