Arguments for HxInputFileCore.OnProgress
event.
Name | Type | Description |
---|---|---|
FileIndex | int |
Index of the file uploaded. |
OriginalFileName | string |
Name of the file provided by the browser. |
UploadedBytes | long |
Bytes uploaded. |
UploadSize | long |
Upload request size (slightly bigger than the file itself) |