|
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.
|