Skip to main content
All docs
V25.2
  • ID

    CardViewBuilder<T>.CardTemplate Method

    Name Parameters Description
    CardTemplate(JS) value Specifies a custom template for the card. Mirrors the client-side cardTemplate option.
    CardTemplate(RazorBlock) templateContent Specifies a custom template for the card. Mirrors the client-side cardTemplate option.
    CardTemplate(TemplateName) name Specifies a custom template for the card. Mirrors the client-side cardTemplate option.
    CardTemplate(String) templateContent Specifies a custom template for the card. Mirrors the client-side cardTemplate option.