Gets or sets a caption of Save and close button.
Namespace:
Aurigma.ImageUploader
Assembly:
Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)
Public Property SaveButtonText As String
public string SaveButtonText { get; set; }
Type: System.String
The caption of the Save and close button.
Default value is "Save and close".
This property is necessary for localization of Image Uploader.