Gets or sets a text on the status pane which is displayed when the upload pane is empty.
public function getNoFilesToUploadText() { } public function setNoFilesToUploadText($value) { }
Type: string
The text stating that the upload pane is empty.
Default value is "No files to upload".
This property is necessary for localization of ActiveX/Java Uploader.