Class ShowLeaderboardAction
Action that reacts to ShowLeaderboardSignal by showing the signaled view through the IViewRouter.
Namespace: Serenity.Leaderboard.Application.Events
Assembly: Serenity.Leaderboard.Application.dll
Syntax
public sealed class ShowLeaderboardAction : ShowViewAction<ShowLeaderboardSignal>
Constructors
ShowLeaderboardAction()
Declaration
public ShowLeaderboardAction()
Methods
ResolveViewId(ShowLeaderboardSignal)
Declaration
protected override string ResolveViewId(ShowLeaderboardSignal signal)
Parameters
| Type | Name | Description |
|---|---|---|
| ShowLeaderboardSignal | signal |
Returns
| Type | Description |
|---|---|
| string |