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