Returns the instance of the Upload class.

Overload List

  NameDescription
GetUpload()()()
Returns the existing instance of the Upload class, which acts as a wrapper for a file upload process.
GetUpload(String)
Returns a new or existing Upload object.

See Also