Gets or sets a text of the label which is displayed while HTML5/Flash Uploader is adding files to the upload list.
public function getText() { } public function setText($value) { }
Type: string
The text of the Adding files to upload list... label.
Default value is "Adding files to upload list...".
This property is necessary for localization of HTML5/Flash Uploader.