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)
1898
public string ApplicationVirtualPath { get { return
_appUrl
; } }