Click or drag to resize
UploaderValidateOption Properties

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 AllowedFileRegExp
Gets or sets the allowed file name RegExp.
Public property EnableMimetypeChecking
Public property MaxSizeKB
Gets or sets the maximum allowed size of the file, in KB.
Top
See Also