Esempio n. 1
0
 public static string GetPath(string appSettingName)
 {
     return(_FileUpload.GetPath(appSettingName));
 }