AllFilesUploadedEventArgs.Packages Property ActiveX/Java Uploader ASP.NET

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

Namespace: Aurigma.ImageUploader
Assembly: Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)

Syntax

C#
public Package[] Packages { get; }

Property Value

Type: Aurigma.ImageUploader..Package[][]

The array of Package instances.

See Also

Reference