FileUploaderBuilder.OnProgress Method
| Name | Parameters | Description |
|---|---|---|
| OnProgress(RazorBlock) | jsFunc | A function that is executed when a file segment is uploaded. Mirrors the client-side onProgress option. |
| OnProgress(String) | jsFunc | A function that is executed when a file segment is uploaded. Mirrors the client-side onProgress option. |