Gets/sets Java applet installation instructions for Mac 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 MacInstallJavaHtml As String
public string MacInstallJavaHtml { get; set; }
The value which represents Java applet installation instructions for Mac browsers.
Default value is "<p>Use the <a href=\"http://support.apple.com/kb/HT1338\">Software Update</a> feature (available on the Apple menu) to check that you have the most up-to-date version of Java for your Mac.</p>".