CardViewBuilder<T>.OnCardPrepared Method
| Name | Parameters | Description |
|---|---|---|
| OnCardPrepared(RazorBlock) | jsFunc | A function that is executed after a card is created. Mirrors the client-side onCardPrepared option. |
| OnCardPrepared(String) | jsFunc | A function that is executed after a card is created. Mirrors the client-side onCardPrepared option. |