Aurigma Image Uploader 7.0.37
ContextMenu.ArrangeByText Property
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.