Gets or sets a caption of the button which starts the upload of the selected files.
Namespace:
Aurigma.ImageUploader
Assembly:
Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)
public string UploadButtonText { get; set; }
This property is necessary for localization of ActiveX/Java Uploader.
To hide the Upload button set this property to ""
.