Package.PackageCount Property HTML5/Flash Uploader ASP.NET

Supported technologies: Adobe FlashHTML 5

Gets a total number of packages uploaded within the current session.

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

Syntax

C#
public abstract int PackageCount { get; }

Property Value

Type: System..Int32

The total number of packages uploaded within the current session.

See Also

Reference