3 references to GetAboPath
System.Web (3)
Configuration\MetabaseServerConfig.cs (3)
72string aboPath = GetAboPath(_siteIdForCurrentApplication, path.VirtualPathString); 77string aboPath = GetAboPath(appHost.GetSiteID(), path.VirtualPathString); 166string aboPath = GetAboPath(siteID, vpath.VirtualPathString);