BootstrapAccordionBuilder.ItemTemplate Method
| Name | Parameters | Description |
|---|---|---|
| ItemTemplate(TemplateContent) | itemTemplate | Sets a common template used for displaying the content of all items within the navbar control. |
| ItemTemplate(TemplateContentCallback<BootstrapAccordionItemTemplateContainerSettings>) | itemTemplate | Sets a common template used for displaying the content of all items within the navbar control. |