Skip to main content

FileUploaderBuilder.AllowCanceling Method

Name Parameters Description
AllowCanceling(JS) value Specifies if an end user can remove a file from the selection and interrupt uploading. Mirrors the client-side allowCanceling option.
AllowCanceling(Boolean) value Specifies if an end user can remove a file from the selection and interrupt uploading. Mirrors the client-side allowCanceling option.