Gets or sets a minimum number of files allowed for upload per one session.
Namespace:
Aurigma.ImageUploaderFlash
Assembly:
Aurigma.ImageUploaderFlash (in Aurigma.ImageUploaderFlash.dll)
Public Property MinFileCount As Integer
public int MinFileCount { get; set; }
Type: System.Int32
The minimum file count allowed for upload per one session.
Default value is 1.