Restrictions.MinFileCount Property HTML5/Flash Uploader ASP.NET

Supported technologies: Adobe Flash

Gets or sets a minimum number of files allowed for upload per one session.

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

Syntax

C#
public int MinFileCount { get; set; }

Property Value

Type: System..Int32

The minimum file count allowed for upload per one session.

Default value is 1.

See Also

Reference