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

TreePane.TitleText Property

Supported browsers: Internet ExplorerFirefoxGoogle ChromeSafari

Gets or sets a title of the tree pane.

Syntax

PHP
public function getTitleText() {
}

public function setTitleText($value) {
}

Property Value

Type: string

The title of the tree pane.

Default value is "Folders".

Remarks

This property is necessary for localization of Image Uploader.

See Also

Reference