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