ASPPowUpload 1.0 control documentation

The properties of the UploadedFileCollection class are listed below. For a complete list of UploadedFileCollection class members, see the UploadedFileCollection Members topic.

Public Instance Properties

Count Gets the number of UploadedFile objects contained within the UploadedFileCollection instance, which corresponds directly to the number of files found within the HTTP POST request.
Item Default property. Gets an individual UploadedFile object from the file collection by the specified index or field name.