Skip to main content
All docs
V25.2
  • ID

    CardViewBuilder<T>.OnCardUpdated Method

    Name Parameters Description
    OnCardUpdated(RazorBlock) jsFunc A function that is executed after a card is updated in the data source. Mirrors the client-side onCardUpdated option.
    OnCardUpdated(String) jsFunc A function that is executed after a card is updated in the data source. Mirrors the client-side onCardUpdated option.