The EAUploadModule type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Dispose |
Disposes all resources that are used by EAUpload component.
| |
| Equals | (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. | |
| GetType | Gets the Type of the current instance. | |
| Init |
Initializes a module and prepares its to handle requests. Do not use this method.
| |
| ToString | (Inherited from Object.) |
Fields
| Name | Description | |
|---|---|---|
| CommonEnvironment |
Contains a UploadEnvironment class instance that represents EAUpload component configuration.
|
Events
| Name | Description | |
|---|---|---|
| UploadError |
Occurs when an exception is thrown during upload process.
| |
| UploadInit |
Occurs when new Upload object is created by EAUploadModule.
|
