Namespace Serenity.Global.Application.Events
Classes
OnExitApplicationSignal
Event dispatched when the application is exiting.
OnRestartApplicationSignal
Event dispatched when the application is restarting.
ShowViewAction<TSignal>
Base class for actions that react to a signal by showing a view id through the IViewRouter.