public MenuViewComponent(NavigationIService navigationIService)
 {
     this._navigationIService = navigationIService;
 }