logo SERENITY
Game Systems Foundation
Search Results for

    Show / Hide Table of Contents

    Class ShowLeaderboardAction

    Action that reacts to ShowLeaderboardSignal by showing the signaled view through the IViewRouter.

    Inheritance
    object
    ShowLeaderboardAction
    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
    In this article
    © 2026 Serenity. All Rights Reserved