View Source
Inheritance
System.Object
Assembly: Umbraco.Core.dll
public class MediaDashboard : IDashboard, IDashboardSlim
Properties
View Source
Declaration
public IAccessRule[] AccessRules { get; }
Property Value
View Source
Declaration
public string Alias { get; }
Property Value
Type |
Description |
System.String |
|
View Source
Declaration
public string[] Sections { get; }
Property Value
Type |
Description |
System.String[] |
|
View Source
Declaration
public string View { get; }
Property Value
Type |
Description |
System.String |
|