Caption of the button which starts the upload of the selected files which starts the upload of selected files.
Namespace:
Aurigma.ImageUploader
Assembly:
Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)
Public Property ButtonSendText As String
public string ButtonSendText { get; set; }
This property specifies a caption of the Send button. If an empty string is specified, the button becomes invisible.
Default value is "Send".