Gets or sets a message which states that the selected image is CMYK, when CMYK images are denied for the upload.
Namespace:
Aurigma.ImageUploader
Assembly:
Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)
public string CmykImagesNotAllowed { get; set; }
Type: System..String
The message which states that the selected image is CMYK.
Default value is "CMYK images are not allowed.".
This property is necessary for localization of ActiveX/Java Uploader.