Class GoHomeMenu
- Namespace
 - Innova.Prism.Library.Menus.Navigation
 
- Assembly
 - Innova.Prism.Library.dll
 
Represents the Go Home menu item.
public class GoHomeMenu : MenuModel, INotifyPropertyChanged, IMenuModel, IMenuBaseModel, IMenuItemModelBase
  - Inheritance
 - 
      objectGoHomeMenu
 
- Implements
 
- Extension Methods
 
Constructors
- GoHomeMenu(IEventAggregator)
 Initializes a new instance of the GoHomeMenu class.
Properties
- EventAggregator
 Gets the event aggregator.
Methods
- GoHome()
 Navigates to the home page.