Messages.MemoryLimitReached Property HTML5/Flash Uploader ASP.NET

Supported technologies: Adobe Flash

Gets or sets the message displayed when the limit of the amount of memory available to Adobe Flash Player is reached.

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

Syntax

C#
public string MemoryLimitReached { get; set; }

Property Value

Type: System..String

The message displayed when the limit of the amount of memory available to Adobe Flash Player is reached.

Default value is "You selected maximum possible amount of files. Proceed with uploading the current set of files first and then continue selecting files if it is needed.".

See Also

Reference