|
CardContentTemplate(JS)
|
value
|
Specifies a custom template for card content. Mirrors the client-side cardContentTemplate option.
|
|
CardContentTemplate(RazorBlock)
|
templateContent
|
Specifies a custom template for card content. Mirrors the client-side cardContentTemplate option.
|
|
CardContentTemplate(TemplateName)
|
name
|
Specifies a custom template for card content. Mirrors the client-side cardContentTemplate option.
|
|
CardContentTemplate(String)
|
templateContent
|
Specifies a custom template for card content. Mirrors the client-side cardContentTemplate option.
|