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

InstallationProgress.InstallJavaHtml Property

Supported browsers: FirefoxGoogle ChromeSafari

Sets installation instructions for non-Internet Explorer browsers.

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

Syntax

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

Property Value

Type: System.String

Sets installation instructions for non-Internet Explorer browsers.

Default value is "<p>Please <a href=\"http://www.java.com/getjava/\">download</a> and install Java.</p>".

See Also

Reference