Class AsyncFileUpload.Constants.Errors

Inheritance
System.Object
AsyncFileUpload.Constants.Errors
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: AjaxControlToolkit
Assembly: AjaxControlToolkit.dll
Version: 13.30.0
Syntax
public static class Errors

Fields

EmptyContentLength

Declaration
public static readonly string EmptyContentLength
Field Value
Type Description
System.String

FileNull

Declaration
public static readonly string FileNull
Field Value
Type Description
System.String

InputStreamNull

Declaration
public static readonly string InputStreamNull
Field Value
Type Description
System.String

NoFileName

Declaration
public static readonly string NoFileName
Field Value
Type Description
System.String

NoFiles

Declaration
public static readonly string NoFiles
Field Value
Type Description
System.String