Search Results for

    Show / Hide Table of Contents

    Class MorpheoDashboardExtensions

    Extension methods for configuring the Morpheo dashboard.

    Inheritance
    object
    MorpheoDashboardExtensions
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: Morpheo.Core.Extensions
    Assembly: Morpheo.Core.dll
    Syntax
    public static class MorpheoDashboardExtensions

    Methods

    | Edit this page View Source

    AddDashboard(IMorpheoBuilder, Action<DashboardOptions>?)

    Adds dashboard configuration to the DI container.

    Declaration
    public static IMorpheoBuilder AddDashboard(this IMorpheoBuilder builder, Action<DashboardOptions>? configure = null)
    Parameters
    Type Name Description
    IMorpheoBuilder builder

    The Morpheo builder.

    Action<DashboardOptions> configure

    Optional delegate to configure dashboard options.

    Returns
    Type Description
    IMorpheoBuilder

    The Morpheo builder.

    • Edit this page
    • View Source
    In this article
    Back to top Copyright © 2025 DEHER Rémi - Propulsé par .NET 10