Text of the error message which states that there is no Internet session available.
Namespace:
Aurigma.ImageUploader
Assembly:
Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)
Public Property MessageNoInternetSessionWasEstablishedText As String
public string MessageNoInternetSessionWasEstablishedText { get; set; }
A string value which specifies a text of the error message stating that there is no Internet session available. To disable this message, set it to an empty string.
Default value is "No Internet session was established.".