FileSettings.MinFileSize Property HTML5/Flash Uploader ASP.NET

Supported technologies: HTML 5

Gets or sets a minimum allowable size for file to be uploaded.

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

Syntax

C#
public long MinFileSize { get; set; }

Property Value

Type: System..Int64

The minimum allowable size for file to be uploaded.

Default value is 0.

See Also

Reference