Gets or sets the message displayed when the limit of the number of files Image Uploader Flash can add to the Upload Pane at once is reached.
public function getTooManyFilesSelectedToOpen() { } public function setTooManyFilesSelectedToOpen($value) { }
Type: string
The message displayed when the limit of the number of files Image Uploader Flash 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.".
This property is necessary for localization of Image Uploader Flash.