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 Property AddFilesButtonText As String
public string AddFilesButtonText { get; set; }
Type: System.String
The caption of the button which shows the Open File dialog.
Default value is "+ Add more files".