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