ASPPowUpload 1.0 control documentation

UploadedFileCollection overview

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.