This documentation is for the old version. Go to the latest Upload Suite docs

InstallationProgress.MacInstallJavaHtml Property

Supported browsers: FirefoxGoogle ChromeSafari

Sets installation instructions for Mac browsers.

Namespace: Aurigma.ImageUploader
Assembly: Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)

Syntax

Visual Basic
Public Property MacInstallJavaHtml As String
C#
public string MacInstallJavaHtml { get; set; }

Property Value

Type: System.String

The 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>".

See Also

Reference