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