ASPxClientUploadControlInvalidFileInfo Properties
Contains settings of the file that hasn’t passed validation.| Name | Description |
|---|---|
| errorType | Gets the error type. |
| fileName | Gets the name of the invalid file. |
| fileSize | Gets the size of the invalid file. |
See Also