Method PublishShowFrontPageEvent
- Namespace
- Innova.Prism.Infrastructure.Events
- Assembly
- Innova.Prism.Infrastructure.dll
PublishShowFrontPageEvent(IEventAggregator)
Publishes a show front page event.
public static void PublishShowFrontPageEvent(this IEventAggregator eventAggregator)
Parameters
eventAggregator
IEventAggregatorThe Prism.Events.IEventAggregator instance.