Text of the error message which states that the selected image is CMYK, when CMYK images are not allowed for the upload.
Namespace:
Aurigma.ImageUploader
Assembly:
Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)
Public Property MessageCmykImagesAreNotAllowedText As String
public string MessageCmykImagesAreNotAllowedText { get; set; }
A string value that specifies a text of the error message which states that the selected image is CMYK.
Default value is "CMYK images are not allowed".