Overload List

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

See Also