|
Template(JS)
|
value
|
Specifies a template that should be used to render this item only. Mirrors the client-side template option.
|
|
Template(RazorBlock)
|
templateContent
|
Specifies a template that should be used to render this item only. Mirrors the client-side template option.
|
|
Template(TemplateName)
|
name
|
Specifies a template that should be used to render this item only. Mirrors the client-side template option.
|
|
Template(String)
|
templateContent
|
Specifies a template that should be used to render this item only. Mirrors the client-side template option.
|