Skip to main content
All docs
V25.1
  • RemoteFileSystemProviderBuilder.BeforeSubmit Method

    Name Parameters Description
    BeforeSubmit(RazorBlock) jsFunc Specifies a function that customizes a form submit request before it is sent to the server. Mirrors the client-side beforeSubmit option.
    BeforeSubmit(String) jsFunc Specifies a function that customizes a form submit request before it is sent to the server. Mirrors the client-side beforeSubmit option.