TopPane.TitleText Property HTML5/Flash Uploader PHP

Supported technologies: Adobe FlashHTML 5

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

Remarks

To hide the Top Pane title, set it to the empty string.

See Also

Reference