Gets or sets a caption of the Sort by context menu.
$au.uploader({ contextMenu: { //...other params... arrangeByText: "Sort by", //...other params... } })
Type: String
The caption of the Sort by context menu item.
Default value is "Sort by".
This property is necessary for localization of Image Uploader.