Gets/sets common instructions on the Java applet installation.
Namespace:
Aurigma.ImageUploader
Assembly:
Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)
Public Property CommonInstallJavaHtml As String
public string CommonInstallJavaHtml { get; set; }
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>".