Skip to main content
A newer version of this page is available. .

ListBuilder.ItemTemplate Method

Name Parameters Description
ItemTemplate(JS) value This method specifies the client-side itemTemplate template. Refer to the Templates article for code examples and more information about template syntax.
ItemTemplate(RazorBlock) templateContent This method specifies the client-side itemTemplate template. Refer to the Templates article for code examples and more information about template syntax.
ItemTemplate(TemplateName) name This method specifies the client-side itemTemplate template. Refer to the Templates article for code examples and more information about template syntax.
ItemTemplate(String) templateContent This method specifies the client-side itemTemplate template. Refer to the Templates article for code examples and more information about template syntax.