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

TopPane.OrText Property

Gets or sets caption of the Or label.

Syntax

PHP Initialize
public function getOrText() {
}

public function setOrText($value) {
}

Property Value

Type: string

The caption of the Or label.

Default value is "or".

See Also

Reference