Пример #1
0
 public string GetApplicationPath()
 {
     return(TextUtil.EnsureTrailingSlash(GetCurrentContext().Request.ApplicationPath));
 }