Skip to main content
All docs
V26.1
  • ID

    CardViewBuilder<T>.OnSaving Method

    Name Parameters Description
    OnSaving(RazorBlock) jsFunc A function that is executed before pending card changes are saved. Mirrors the client-side onSaving option.
    OnSaving(String) jsFunc A function that is executed before pending card changes are saved. Mirrors the client-side onSaving option.