Skip to main content
All docs
V25.2
  • ID

    CardViewBuilder<T>.CardFooterTemplate Method

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