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