Class DashboardSlim
Inheritance
System.Object
Namespace: Umbraco.Cms.Core.Dashboards
Assembly: Umbraco.Core.dll
Syntax
[DataContract(IsReference = true)]
public class DashboardSlim : 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 |