Title of the message box which appears when some error occurs or upload is finished.
Namespace:
Aurigma.ImageUploader
Assembly:
Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)
Public Property MessageBoxTitleText As String
public string MessageBoxTitleText { get; set; }
A string value that specifies a title of message boxes displayed by Image Uploader.
Default value is "Image Uploader".