Gets or sets the caption of the button which shows the Open File dialog.
Namespace:
Aurigma.ImageUploaderFlash
Assembly:
Aurigma.ImageUploaderFlash (in Aurigma.ImageUploaderFlash.dll)
public string AddFilesButtonText { get; set; }
Type: System..String
The caption of the button which shows the Open File dialog. If you pass an empty string, the button will be hidden.
Default value is "+ Add more files".