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

ContextMenu.TilesViewText Property

Supported browsers: Internet ExplorerFirefoxGoogle ChromeSafari

Gets or sets a caption of the Tiles context menu item.

Syntax

PHP
public function getTilesViewText() {
}

public function setTilesViewText($value) {
}

Property Value

Type: string

The caption of the Tiles context menu item.

Default value is "Tiles".

Remarks

This menu item switches the current pane view to Tiles mode.

This property is necessary for localization of Image Uploader.

See Also

Reference