UploadErrorType
Wisej.Web.UploadErrorType
Namespace: Wisej.Web
Assembly: Wisej.Framework (2.2.0.0)
Defines a the type of errors that can occur while uploading files.
Fields
Name | Description |
---|---|
FileTooLarge | One of the files being uploaded is too large. |
Upload | An error occurred while upload a file. |
Used By
Name | Description |
---|---|
Returns the error type. |
Last updated