Kendo.Mvc.UI.UploadValidationSettings
Kendo UI UploadValidationSettings class
Properties
AllowedExtensions
A list of the file extensions which are allowed for upload. Recognizes entries of both .type and type values.
MaxFileSize
Defines the maximum file size in bytes allowed for upload.
MinFileSize
Defines the minimum file size in bytes allowed for upload.
Methods
SerializeSettings
Serialize current instance to Dictionary