Text for the Cancel button of the description editor.
Namespace:
Aurigma.ImageUploader
Assembly:
Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)
Public Property DescriptionEditorButtonCancelText As String
public string DescriptionEditorButtonCancelText { get; set; }
A string value that specifies a caption of the Cancel button in the description editor.
Default value is "Cancel".