Skip to main content
All docs
V25.2
  • CardViewToolbarItemBuilder.MenuItemTemplate Method

    Name Parameters Description
    MenuItemTemplate(JS) value Specifies a template that should be used to render a menu item. Mirrors the client-side menuItemTemplate option.
    MenuItemTemplate(RazorBlock) templateContent Specifies a template that should be used to render a menu item. Mirrors the client-side menuItemTemplate option.
    MenuItemTemplate(TemplateName) name Specifies a template that should be used to render a menu item. Mirrors the client-side menuItemTemplate option.
    MenuItemTemplate(String) templateContent Specifies a template that should be used to render a menu item. Mirrors the client-side menuItemTemplate option.