Method SetSelectedTab
SetSelectedTab(IMenuService, string)
Sets the selected tab in the menu service.
public static void SetSelectedTab(this IMenuService menuService, string tabName)
Parameters
menuServiceIMenuServiceThe menu service.
tabNamestringThe name of the tab to be selected.