Returns a new IList object containing Upload objects which are stored in the uploads collection.

Overload List

  NameDescription
GetUploads()()()
Returns a new IList object containing all Upload objects which are being kept in uploads collection.
GetUploads(UploadState)
Returns a new IList object containing the filtered Upload objects.

See Also