Text of the error message which states that Image Uploader failed to connect to the Internet.
Namespace:
Aurigma.ImageUploader
Assembly:
Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)
Public Property MessageCannotConnectToInternetText As String
public string MessageCannotConnectToInternetText { get; set; }
A string value that specifies a text of the error message which states that Image Uploader failed to connect to the Internet. To disable this message, set it to an empty string.
Default value is "The attempt to connect to the Internet has failed.".