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