示例#1
0
 public string GetPhysicalFilePath(HttpServerUtility server, string scriptName) => server.MapPath(PathUtility.Combine(SitePathHelper.GetCurrentRootUrl(), LangScriptFolderPath, scriptName));