Saves an uploaded file to the specified location.

Overload List

  NameDescription
SaveAs(String)
Saves an uploaded file to the specified location. Overwriting a file of the same name is not allowed.
SaveAs(String, Boolean)
Saves an uploaded file to the specified location. Overwriting a file of the same name is allowed..

See Also