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