This documentation is for the old version. Go to the latest Upload Suite docs

TopPane.AddFilesHyperlinkText Property

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".

See Also

Reference