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

JavaControl.ClassName Property

Supported browsers: FirefoxGoogle ChromeSafari

Gets or sets a class name of Image Uploader Java applet.

Syntax

PHP
public function getClassName() {
}

public function setClassName($value) {
}

Property Value

Type: string

The class name of Image Uploader Java applet.

Default value is "".

Remarks

This property is used to embed private-label version of Image Uploader.

See Also

Reference

Manual