Messages.TooManyFilesSelectedToOpen Property HTML5/Flash Uploader ASP.NET

Supported technologies: Adobe Flash

Gets or sets the message displayed when the limit of the number of files HTML5/Flash Uploader can add to the Upload Pane at once is reached.

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

Syntax

C#
public string TooManyFilesSelectedToOpen { get; set; }

Property Value

Type: System..String

The message displayed when the limit of the number of files HTML5/Flash Uploader can add to the Upload Pane at once is reached.

Default value is "Image Uploader Flash is unable to add selected amount of files to upload list at once. Please break the files set into subsets and add them separately.".

Remarks

This property is necessary for localization of HTML5/Flash Uploader.

See Also

Reference