Gets or sets a caption of the Tiles context menu item.
$au.uploader({ contextMenu: { //...other params... tilesViewText: "Tiles", //...other params... } })
Type: String
The caption of the Tiles context menu item.
Default value is "Tiles".
This menu item switches the current pane view to Tiles
mode.
This property is necessary for localization of Image Uploader.