Package.PackageFileCount Property HTML5/Flash Uploader ASP.NET

Supported technologies: Adobe FlashHTML 5

Gets a number of files uploaded within this package.

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

Syntax

C#
public abstract int PackageFileCount { get; }

Property Value

Type: System..Int32

The number of files uploaded within this package.

See Also

Reference