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