Method GetMenuItemsWithTitle
GetMenuItemsWithTitle(string)
Gets all menu items with the specified Title, anywhere in the menu hierarchy.
public IEnumerable<MenuItemv2> GetMenuItemsWithTitle(string title)
Parameters
title
string
Gets all menu items with the specified Title, anywhere in the menu hierarchy.
public IEnumerable<MenuItemv2> GetMenuItemsWithTitle(string title)
title
string