Class DashboardSlim
Inheritance
System.Object
Namespace: Umbraco.Cms.Core.Dashboards
Assembly: Umbraco.Core.dll
Syntax
public class DashboardSlim : object, IDashboardSlim
Properties
View SourceAlias
Declaration
public string Alias { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String |
View
Declaration
public string View { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String |