The Upload type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Environment |
Gets or sets environmnet of an Upload object.
| |
| FormElements |
Gets a collection of form variables.
| |
| LastError |
Gets information about last exception that occurred during the upload process.
| |
| RejectedFiles |
Gets the collection of rejected files.
| |
| Status |
Gets the status information of an upload.
| |
| UploadedFiles |
Gets the collection of uploaded files.
| |
| UploadID |
Gets the unique identifier of the Upload object.
|
