Aurigma Image Uploader 7.0.37
ContextMenu.ArrangeByPathText Property
Gets or sets a caption of the Path context menu item inside Arrange by group.
Syntax
PHP
public function getArrangeByPathText() {
}
public function setArrangeByPathText($value) {
}
Property Value
Type: string
The caption of the Path context menu item.
Default value is "Path".
Remarks
This menu item sorts files in a pane by file path.
This property is necessary for localization of Image Uploader.