AllFilesUploadedEventArgs Members ActiveX/Java Uploader ASP.NET

The AllFilesUploadedEventArgs type exposes the following members.

Methods

Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Properties

Name Description
Public property Packages

Gets an array of Package instances belonging to the completed upload session.

Public property UploadedFiles

Gets a collection of UploadedFile instances belonging to the completed upload session.

See Also

Reference