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

ActiveXControl.CodeBase64 Property

Supported browsers: Internet ExplorerFirefoxGoogle ChromeSafari

Gets a URL to 64-bit version of client-side control.

Syntax

PHP
public function getCodeBase64() {
}

public function setCodeBase64($value) {
}

Property Value

Type: string

The URL to 64-bit version of client-side control.

Default value is "Scripts/ImageUploader7_x64.cab".

Remarks

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

See Also

Reference

Manual