Package.PackageCount Property ActiveX/Java Uploader ASP.NET

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

Namespace: Aurigma.ImageUploader
Assembly: Aurigma.ImageUploader (in Aurigma.ImageUploader.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