Skip to main content

FileUploaderBuilder.OnUploaded Method

Name Parameters Description
OnUploaded(RazorBlock) jsFunc A function that is executed when a file is successfully uploaded. Mirrors the client-side onUploaded option.
OnUploaded(String) jsFunc A function that is executed when a file is successfully uploaded. Mirrors the client-side onUploaded option.