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