Gets or sets a caption of the Thumbnails context menu item.
Namespace:
Aurigma.ImageUploader
Assembly:
Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)
Public Property ThumbnailsViewText As String
public string ThumbnailsViewText { get; set; }
Type: System.String
The caption of the Thumbnails context menu item.
Default value is "Thumbnails".
This menu item switches the current pane view to Thumbnails
mode.
This property is necessary for localization of Image Uploader.