Uploader.LoadingFolderContentText Property ActiveX/Java Uploader PHP

Supported browsers: FirefoxGoogle ChromeSafari

Gets or sets a text which is displayed while Java Uploader scans the folder content and builds the file list.

Syntax

PHP
public function getLoadingFolderContentText() {
}

public function setLoadingFolderContentText($value) {
}

Property Value

Type: string

The text which is displayed while Java Uploader scans the folder content and builds the file list.

Default value is "Loading content...".

Remarks

This property is necessary for localization of ActiveX/Java Uploader.

See Also

Reference