FileUploaderBuilder.OnFilesUploaded Method
Name | Parameters | Description |
---|---|---|
OnFilesUploaded(RazorBlock) | jsFunc | A function that is executed when the file upload process is complete. Mirrors the client-side onFilesUploaded option. |
OnFilesUploaded(String) | jsFunc | A function that is executed when the file upload process is complete. Mirrors the client-side onFilesUploaded option. |