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

InstallationProgress.CommonInstallJavaHtml Property

Gets/sets common instructions on the Java applet installation.

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

Syntax

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

Property Value

The value which represents common instructions on the Java applet installation.

Default value is "<p>You need to install Java for running Image Uploader.</p>".

See Also

Reference