TopPane.AddFilesHyperlinkText Property HTML5/Flash Uploader PHP

Supported technologies: Adobe FlashHTML 5

Gets or sets a text of the Add files hyperlink.

Syntax

PHP Initialize
public function getAddFilesHyperlinkText() {
}

public function setAddFilesHyperlinkText($value) {
}

Property Value

Type: string

The text of the Add files hyperlink.

Default value is "Add more files".

Remarks

To hide the Add files hyperlink, set it to the empty string.

See Also

Reference