Gets or sets a URL to the ImageUploader7_x64.cab file.
$au.uploader({
activeXControl: {
//...other params...
codeBase64: "Scripts/ImageUploader7_x64.cab",
//...other params...
}
})
Type: String
The URL to the ImageUploader7_x64.cab file.
Default value is "Scripts/ImageUploader7_x64.cab".
This property is used to embed private-label version of Image Uploader.