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