Back to Devexpress

FileUploadStartEventArgs Properties

blazor-devexpress-dot-blazor-dot-fileuploadstarteventargs-dot-underscore-properties.md

latest1.1 KB
Original Source

FileUploadStartEventArgs Properties

Provides data for the FileUploadStart event.

NameDescription
CancelSpecifies whether the file upload operation should be canceled.
FileInfoReturns information about a file. Inherited from FileUploadEventArgs.
RequestDataSpecifies the upload request’s custom data.
RequestHeadersSpecifies the upload request’s headers.
UploadUrlSpecifies a target URL for the upload request.

See Also

FileUploadStartEventArgs Class

FileUploadStartEventArgs Members

DevExpress.Blazor Namespace