Skip to main content
All docs
V26.1
  • ID

    CardViewBuilder<T>.OnSaved Method

    Name Parameters Description
    OnSaved(RazorBlock) jsFunc A function that is executed after card changes are saved. Mirrors the client-side onSaved option.
    OnSaved(String) jsFunc A function that is executed after card changes are saved. Mirrors the client-side onSaved option.