CardViewBuilder<T>.OnCardUpdating Method
| Name | Parameters | Description |
|---|---|---|
| OnCardUpdating(RazorBlock) | jsFunc | A function that is executed before a card is updated in the data source. Mirrors the client-side onCardUpdating option. |
| OnCardUpdating(String) | jsFunc | A function that is executed before a card is updated in the data source. Mirrors the client-side onCardUpdating option. |