UploaderValidateOption Properties |
The UploaderValidateOption type exposes the following members.
Name | Description | |
---|---|---|
![]() |
AllowedFileExtensions |
Gets or sets the allowed file extensions for uploading.
|
![]() |
AllowedFileMimeTypes | |
![]() |
AllowedFileRegExp |
Gets or sets the allowed file name RegExp.
|
![]() |
EnableMimetypeChecking | |
![]() |
MaxSizeKB |
Gets or sets the maximum allowed size of the file, in KB.
|