Wisej.Web.UploadErrorType
Last updated 10 months ago
Namespace: Wisej.Web
Assembly: Wisej.Framework (3.2.0.0)
Defines a the type of errors that can occur while uploading files.
public enum UploadErrorType : Enum
Public Enum UploadErrorType As [Enum]
FileTooLarge
One of the files being uploaded is too large.
Upload
An error occurred while upload a file.
Returns the error type.