Gets or sets type of currently using ActiveX/Java Uploader control, Java applet or ActiveX control.
public function getType() { } public function setType($value) { }
Type: string
Type of currently using ActiveX/Java Uploader control.
Possible values are:
You can use this property to utilize Java applet only in all browsers including Internet Explorer, although it is not recommended.
Default value is "activex|java".