Caption of the button which aborts the upload.
Namespace:
Aurigma.ImageUploader
Assembly:
Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)
Public Property ButtonStopText As String
public string ButtonStopText { get; set; }
A string value that specifies a caption of the Stop button. If an empty string is specified, the button becomes invisible.
Default value is "".