The restrictions type exposes the following members.
Name | Description | |
---|---|---|
deniedFileMask | Gets or set a file mask for the files that are denied to be uploaded. | |
enableCmyk | Gets or set a value specifying whether the user is allowed to select CMYK images for the uploading. | |
fileMask | Gets or sets a file mask for files allowed for upload. | |
maxFileCount | Gets or sets a maximum number of files allowed for upload per one session. | |
maxFileSize | Gets or sets a maximum file size allowed for upload to the server. | |
maxImageHeight | Gets or sets a maximum image height allowed for upload. | |
maxImageWidth | Gets or sets a maximum image width allowed for upload. | |
maxTotalFileSize | Gets or sets a maximum total file size allowed for upload. | |
minFileCount | Gets or sets a minimum number of files allowed for upload per one session. | |
minFileSize | Gets or sets a minimum file size allowed for upload. | |
minImageHeight | Gets or sets a minimum image height allowed for upload. | |
minImageWidth | Gets or sets a minimum image width allowed for upload. |