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

Uploader.ContextMenu Property

Supported browsers: Internet ExplorerFirefoxGoogle ChromeSafari

Gets or sets the context menu settings.

Syntax

PHP
public function getContextMenu() {
}

public function setContextMenu($value) {
}

Property Value

Type: ContextMenu

The settings of the context menu.

See Also

Reference