Gets/sets Java applet installation instructions for other browsers (FireFox on Windows, Opera on Windows, FireFox on Linux and so on).
Namespace:
Aurigma.ImageUploader
Assembly:
Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)
Public Property MiscBrowsersInstallJavaHtml As String
public string MiscBrowsersInstallJavaHtml { get; set; }
The value which represents Java applet installation instructions for other browsers.
Default value is "<p>Please <a href=\"http://www.java.com/en/download/\">download</a> and install Java.</p>".