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

ContextMenu.ArrangeByText Property

Supported browsers: Internet ExplorerFirefoxGoogle ChromeSafari

Gets or sets a caption of the Sort by context menu.

Syntax

PHP
public function getArrangeByText() {
}

public function setArrangeByText($value) {
}

Property Value

Type: string

The caption of the Sort by context menu item.

Default value is "Sort by".

Remarks

This property is necessary for localization of Image Uploader.

See Also

Reference