The EAUploadModule type exposes the following members.

Methods

  NameDescription
Dispose
Disposes all resources that are used by EAUpload component.
Equals

Determines whether the specified Object is equal to the current Object.

(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.

(Inherited from Object.)
GetType

Gets the Type of the current instance.

(Inherited from Object.)
Init
Initializes a module and prepares its to handle requests. Do not use this method.
ToString

Returns a String that represents the current Object.

(Inherited from Object.)

Fields

  NameDescription
CommonEnvironment
Contains a UploadEnvironment class instance that represents EAUpload component configuration.

Events

  NameDescription
UploadError
Occurs when an exception is thrown during upload process.
UploadInit
Occurs when new Upload object is created by EAUploadModule.

See Also