The Messages type exposes the following members.
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Name | Description | |
---|---|---|
CannotReadFile |
Gets or sets the message displayed when the read file error occurs. |
|
CmykImagesNotAllowed |
Gets or sets the message displayed when the user tries to select CMYK image while it is disallowed. |
|
DimensionsTooLarge |
Gets or sets a message which states that the width or height of the selected image is too large. |
|
DimensionsTooSmall |
Gets or sets a message which states that the width or height of selected image is too small. |
|
FileNameNotAllowed |
Gets or sets a message which states that a user tries to select a file, the name of which is not allowed. |
|
FileSizeTooSmall |
Gets or sets a message which states that a user tries to select a file that is too small. |
|
FilesNotAdded |
Gets or sets the message displayed when a user tries to add files and some of them were not added because of restrictions. |
|
MaxFileCountExceeded |
Gets or sets a message which states that a user tries to select too many files. |
|
MaxFileSizeExceeded |
Gets or sets a message which states that a user tries to select a file that is too big. |
|
MaxTotalFileSizeExceeded |
Gets or sets a message which states that the total size of selected files is too large. |
|
MemoryLimitReached |
Gets or sets the message displayed when the limit of the amount of memory available to Adobe Flash Player is reached. |
|
PreviewNotAvailable |
Gets or sets the message displayed when the image preview could be generated. |
|
TooFewFiles |
Gets or sets the message displayed when the user tries to add fewer files than the MinFileCount restriction. |
|
TooManyFilesSelectedToOpen |
Gets or sets the message displayed when the limit of the number of files HTML5/Flash Uploader can add to the Upload Pane at once is reached. |