The UploaderValidateOption type exposes the following members.

Properties

  Name Description
Public property AllowedFileExtensions
Gets or sets the allowed file extensions for uploading.
Public property AllowedFileMimeTypes
Public property EnableMimetypeChecking
Public property MaxSizeKB
Gets or sets the maximum allowed size of the file, in KB.

See Also