PowUpload 1.3 control documentation

Namespace hierarchy

Classes

Class Description
PowUpload Main PowUpload class. Gives access to the files contained in an HTTP POST request and allows to monitor the progress of the files upload.
Settings Parent settings class. Provides access to PowUpload settings for all uploads or for each individual upload process.
SettingsCollection Class represents collection of all PowUpload settings.
SingleRequestSettings Provides access to settings for each upload process
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.

Interfaces

Interface Description
IUploadHandle Interface to create custom upload handlers.

Structures

Structure Description
Settings.SettingsParams Struct represent available names of PowUpload parameters.

Enumerations

Enumeration Description
UploadState Specifies the available Upload process states.