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

activeXControl.version Property

Supported browsers: Internet Explorer

Gets or sets a minimum required version of the ActiveX control.

Syntax

JavaScript Initialize
$au.uploader({
    activeXControl
: {
       
//...other params...
        version
: "",
       
//...other params...
   
}
})

Property Value

Type: string

The minimum required version of the ActiveX control.

Default value is "".