This documentation is for the old version. Go to the latest Upload Suite docs

Messages.MemoryLimitReached Property

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

Visual Basic
Public Property MemoryLimitReached As String
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