FileSettings.MaxFileSize Property HTML5/Flash Uploader ASP.NET

Supported technologies: HTML 5

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

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

Syntax

C#
public long MaxFileSize { get; set; }

Property Value

Type: System..Int64

The maximum allowable size for file to be uploaded.

Default value is 5368709120.

See Also

Reference