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