Search Results for

    Show / Hide Table of Contents

    Class DashboardOptions

    Configuration options for the Morpheo dashboard.

    Inheritance
    object
    DashboardOptions
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: Morpheo.Sdk
    Assembly: Morpheo.Sdk.dll
    Syntax
    public class DashboardOptions

    Properties

    | Edit this page View Source

    Path

    Gets or sets the URL path for the dashboard. Default is "/morpheo".

    Declaration
    public string Path { get; set; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    Title

    Gets or sets the title of the dashboard. Default is "Morpheo Node".

    Declaration
    public string Title { get; set; }
    Property Value
    Type Description
    string
    • Edit this page
    • View Source
    In this article
    Back to top Copyright © 2025 DEHER Rémi - Propulsé par .NET 10