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