|
NoDataTemplate(JS)
|
value
|
Specifies a custom template to be displayed when no data appears in CardView. Mirrors the client-side noDataTemplate option.
|
|
NoDataTemplate(RazorBlock)
|
templateContent
|
Specifies a custom template to be displayed when no data appears in CardView. Mirrors the client-side noDataTemplate option.
|
|
NoDataTemplate(TemplateName)
|
name
|
Specifies a custom template to be displayed when no data appears in CardView. Mirrors the client-side noDataTemplate option.
|
|
NoDataTemplate(String)
|
templateContent
|
Specifies a custom template to be displayed when no data appears in CardView. Mirrors the client-side noDataTemplate option.
|