FileUploadErrorEventArgs Properties
Provides data for the FileUploadError event.Name | Description |
---|---|
FileInfo | Returns information about a file. Inherited from FileUploadEventArgs. |
RequestInfo | Returns information about a request’s response. |
See Also