Beispiel #1
0
 public static string GetFileName(string url)
 {
     return(UFile.GetFileName(UWeb.MapPath(url)));
 }