MVCxMenuItem.SetSubMenuTemplateContent Method
Name | Parameters | Description |
---|---|---|
SetSubMenuTemplateContent(Action<MenuItemTemplateContainer>) | contentMethod | Allows you to specify a template for the client region’s content of the current menu item’s submenus. |
SetSubMenuTemplateContent(String) | content | Allows you to secify a template for the client region content of the current menu item’s submenus. |