private EntityStates GetMenuItemTypeState(MenuItemType itemType)
 {
     return(_serviceAgent.GetMenuItemTypeEntityState(itemType));
 }