Gets or sets a text which is displayed while Image Uploader scans the folder content and builds the file list.
public function getLoadingFolderContentText() { } public function setLoadingFolderContentText($value) { }
Type: string
The text which is displayed while Image Uploader scans the folder content and builds the file list.
Default value is "Loading content...".
This property is necessary for localization of Image Uploader.