UploadErrorType
Wisej.Web.UploadErrorType
Namespace: Wisej.Web
Assembly: Wisej.Framework (4.0.0.0)
Defines a the type of errors that can occur while uploading files.
public enum UploadErrorType : Enum
Public Enum UploadErrorType As [Enum]
Fields
One of the files being uploaded is too large.
An error occurred while upload a file.
Used By