Search Results for

    Show / Hide Table of Contents
    View Source

    Class ProfilerDashboard

    Inheritance
    System.Object
    Namespace: Umbraco.Cms.Core.Dashboards
    Assembly: Umbraco.Core.dll
    Syntax
    public class ProfilerDashboard : IDashboard, IDashboardSlim

    Properties

    View Source

    AccessRules

    Declaration
    public IAccessRule[] AccessRules { get; }
    Property Value
    Type Description
    IAccessRule[]
    View Source

    Alias

    Declaration
    public string Alias { get; }
    Property Value
    Type Description
    System.String
    View Source

    Sections

    Declaration
    public string[] Sections { get; }
    Property Value
    Type Description
    System.String[]
    View Source

    View

    Declaration
    public string View { get; }
    Property Value
    Type Description
    System.String
    • Improve this Doc
    • View Source
    In This Article
    • Properties
      • AccessRules
      • Alias
      • Sections
      • View
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX