Caption of the Cancel button which is displayed in the AdvancedDetails view during upload.
Namespace:
Aurigma.ImageUploader
Assembly:
Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)
Public Property ButtonAdvancedDetailsCancelText As String
public string ButtonAdvancedDetailsCancelText { get; set; }
A string value that specifies the caption of the Cancel button which is displayed in the AdvancedDetails view during upload. If an empty string is specified, the button is invisible.
Default value is "Cancel".