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