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

TopPane.TitleText Property

Gets or sets the Top Pane title.

Syntax

PHP Initialize
public function getTitleText() {
}

public function setTitleText($value) {
}

Property Value

Type: string

The Top Pane title.

Default value is "Files for upload".

See Also

Reference