ContextMenu.ArrangeByModifiedText Property ActiveX/Java Uploader PHP

Supported browsers: Internet ExplorerFirefoxGoogle ChromeSafari

Gets or sets a caption of the Date modified context menu item inside Arrange by group.

Syntax

PHP
public function getArrangeByModifiedText() {
}

public function setArrangeByModifiedText($value) {
}

Property Value

Type: string

The caption of the Date modified context menu item.

Default value is "Date modified".

Remarks

This menu item sorts files in a pane by last modified date.

This property is necessary for localization of ActiveX/Java Uploader.

See Also

Reference