Skip to main content

ASPxClientUploadControlInvalidFileInfo.errorType Property

Gets the error type.

Declaration

errorType: ASPxClientUploadControlValidationErrorTypeConsts

Property Value

Type Description
ASPxClientUploadControlValidationErrorTypeConsts

An ASPxClientUploadControlValidationErrorTypeConsts object that provides possible types of errors.

Remarks

Use the errorType property to get the error type of the invalid file.

See Also