MVCxMenuItem.SetTextTemplateContent Method
| Name | Parameters | Description |
|---|---|---|
| SetTextTemplateContent(Action<MenuItemTemplateContainer>) | contentMethod | Allows you to specify a template for the text content of the current menu item. |
| SetTextTemplateContent(String) | content | Allows you to specify a template for the text content of the current menu item. |