FileUploaderBuilder.OnUploadStarted Method
| Name | Parameters | Description |
|---|---|---|
| OnUploadStarted(RazorBlock) | jsFunc | A function that is executed when the file upload is started. Mirrors the client-side onUploadStarted option. |
| OnUploadStarted(String) | jsFunc | A function that is executed when the file upload is started. Mirrors the client-side onUploadStarted option. |