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

InstallationProgress.MiscBrowsersInstallJavaHtml Property

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)

Syntax

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

Property Value

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

See Also

Reference