Messages.CmykImagesNotAllowed Property ActiveX/Java Uploader PHP

Supported browsers: Internet ExplorerFirefoxGoogle ChromeSafari

Gets or sets a message which states that the selected image is CMYK, when CMYK images are denied for the upload.

Syntax

PHP
public function getCmykImagesNotAllowed() {
}

public function setCmykImagesNotAllowed($value) {
}

Property Value

Type: string

The message which states that the selected image is CMYK.

Default value is "CMYK images are not allowed.".

Remarks

This property is necessary for localization of ActiveX/Java Uploader.

See Also

Reference