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