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

JavaControl Class

Supported browsers: FirefoxGoogle ChromeSafari

This class represents Image Uploader Java applet.

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

Syntax

Visual Basic
Public NotInheritable Class JavaControl _
	Inherits BaseClientControl
C#
public sealed class JavaControl : BaseClientControl

Remarks

Note

This client-side control is used in all browsers except Internet Explorer.

Inheritance Hierarchy

System.Object
L Aurigma.ImageUploader.BaseClientControl
L Aurigma.ImageUploader.JavaControl

See Also

Reference