CenterTemplate(JS)
|
value
|
Specifies a custom template for content in the component's center. Mirrors the client-side centerTemplate option.
|
CenterTemplate(RazorBlock)
|
templateContent
|
Specifies a custom template for content in the component's center. Mirrors the client-side centerTemplate option.
|
CenterTemplate(TemplateName)
|
name
|
Specifies a custom template for content in the component's center. Mirrors the client-side centerTemplate option.
|
CenterTemplate(String)
|
templateContent
|
Specifies a custom template for content in the component's center. Mirrors the client-side centerTemplate option.
|