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

TopPane.ViewComboBox Property

Gets or sets the Change view combo box items.

Syntax

PHP Initialize
public function getViewComboBox() {
}

public function setViewComboBox($value) {
}

Property Value

Type: string

A JSON formatted string containing the array of the Change view combo box items names.

Default value is "['Tiles', 'Thumbnails', 'Icons']".

See Also

Reference