Gets or sets a text of the dialog message.
Namespace:
Aurigma.ImageUploader
Assembly:
Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)
Public Property Text As String
public string Text { get; set; }
Type: System.String
The text of the dialog message. It can contain the following placeholder:
Default value is "Host [name] requires authentication".
This property is necessary for localization of Image Uploader.