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. |