maxFileSize
Specifies the maximum upload file size.
Type:
Default Value: 0
jQuery
$(function () {
$("#file-manager").dxFileManager({
upload: {
maxFileSize: 1000000
},
// ...
});
});
Feel free to share topic-related thoughts here.
If you have technical questions, please create a support ticket in the DevExpress Support Center.
Thank you for the feedback!
If you have technical questions, please create a support ticket in the DevExpress Support Center.