The Restrictions 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 | |
---|---|---|
![]() |
FileMask |
Gets or sets a file mask for the files which are allowed to be uploaded. |
![]() |
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. |
![]() |
MinImageWidthHeightLogic |