Gets or sets a title of the dialog displayed displayed during the upload.
Namespace:
Aurigma.ImageUploader
Assembly:
Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)
Public Property TitleText As String
public string TitleText { get; set; }
Type: System.String
The title of the uploading files dialog.
Default value is "Uploading files to server".
This property is necessary for localization of Image Uploader.