MaxFileSize and client validation message before upload to server

0
0

Hi,

I use upload and set MaxFileSize to a certain value.

But when I upload larger file nothing happens.

What is scenario of usage of upload’s MaxFileSize property?

Thank you!

 

 

 

  • You must to post comments
0
0

Hi mgmst,

Upload have event Error, for validation of file.

UploadErrorEventArgs have enum UploadErrorType

Happy coding,

Kevin (ITG)

  • You must to post comments
Showing 1 result
Your Answer

Please first to submit.