UploadPane.DropFilesHereMacText Property ActiveX/Java Uploader PHP

Supported browsers: FirefoxGoogle ChromeSafari

Gets or sets a label displayed on the upload pane under Mac OS when the upload pane is empty.

Syntax

PHP
public function getDropFilesHereMacText() {
}

public function setDropFilesHereMacText($value) {
}

Property Value

Type: string

The label displayed on the upload pane under Mac OS when the upload pane is empty.

Default value is "Add files here...".

Remarks

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

See Also

Reference

Manual