Saves the file on a local disk. The remote file name will be used.
Saves the file on a local disk. The remote file name will be used.
public void SaveToLocalDisk(string);
Saves the file on a local disk.
public void SaveToLocalDisk(string,string);
HttpPostedFile Class | Hevea.Core.Http Namespace