public UserMenu GetMenueByEntrySetiingID(int settingID) { return(_statusService.GetUserMenuByEntrySettingID(settingID)); }