ASPPowUpload 1.0 control documentation

Classes

Class Description
Upload Main ASPPowUpload class. Gives access to the files contained in an HTTP POST request.
Progress Allows to monitor the progress of the files upload.
UploadedFile Provides a way to access individual files that have been uploaded by a client.
UploadedFileCollection Provides access to and organizes files uploaded by a client.
TextField Represents non-file Form field.
TextFieldCollection Provides access to and organizes all Form fields.

Enumerations

Enumeration Description
UploadState Specifies the available Upload process states.