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!
Hi mgmst,
Upload have event Error, for validation of file.
UploadErrorEventArgs
have enum UploadErrorType
Happy coding,
Kevin (ITG)
Please login first to submit.