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

InstallationProgress.BeforeIE6XPSP2InstallJavaHtml Property

Gets/sets Java applet installation instructions for Internet Explorer 6 running on version of Windows earlier than Windows XP Service Pack 2.

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

Syntax

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

Property Value

The value which represents Java applet installation instructions for Internet Explorer 6 running on version of Windows earlier than Windows XP Service Pack 2.

Default value is "<p>To install Java, please reload the page and click the <strong>Yes</strong> button when you see the control installation dialog. If you don't see installation dialog, please check your security settings.</p>"

See Also

Reference