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

UploadPane.AddFilesButtonText Property

Gets or sets the caption of the button which shows the Open File dialog.

Syntax

PHP Initialize
public function getAddFilesButtonText() {
}

public function setAddFilesButtonText($value) {
}

Property Value

Type: string

The caption of the button which shows the Open File dialog.

Default value is "+ Add more files".

See Also

Reference