View Source
Class ProfilerDashboardDashboard
Inheritance
System.Object
Assembly: Umbraco.Web.dll
Syntax
[Weight(60)]
public class ProfilerDashboardDashboard : IDashboard, IDashboardSlim, IDiscoverable
Properties
View Source
AccessRules
Declaration
public IAccessRule[] AccessRules { get; }
Property Value
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 |
|