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