View Source
Class ContentDashboard
Inheritance
System.Object
Assembly: Umbraco.Web.dll
Syntax
[Weight(10)]
public class ContentDashboard : IDashboard, IDashboardSlim, IDiscoverable
Constructors
View Source
ContentDashboard(IContentDashboardSettings, IUserService)
Declaration
public ContentDashboard(IContentDashboardSettings dashboardSettings, IUserService userService)
Parameters
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 |
|