Skip to main content

FileUploaderBuilder.OnValueChanged Method

Name Parameters Description
OnValueChanged(RazorBlock) jsFunc A function that is executed when one or several files are added to or removed from the selection. Mirrors the client-side onValueChanged option.
OnValueChanged(String) jsFunc A function that is executed when one or several files are added to or removed from the selection. Mirrors the client-side onValueChanged option.