MenuSettingsBase.SetItemTemplateContent Method
| Name | Parameters | Description |
|---|---|---|
| SetItemTemplateContent(Action<MenuItemTemplateContainer>) | contentMethod | Allows you to provide a template for rendering the content of all menu items. |
| SetItemTemplateContent(String) | content | Allows you to provide a template for rendering the content of all menu items. |