Class DashboardTileEntityTypeProvider
List of dashboard tile types: Company, Project, Sale, Product, Activity, Web Panel
Inherited Members
Namespace: SuperOffice.CRM.Lists
Assembly: SoDataBase.dll
Syntax
[MDOProviderPlugin("DashboardTileEntityType")]
public class DashboardTileEntityTypeProvider : LiteralsOnlyBase, ISoListProvider, ISoList
Constructors
DashboardTileEntityTypeProvider()
List of dashboard tile types: Company, Project, Sale, Product, Activity, Web Panel
Declaration
public DashboardTileEntityTypeProvider()
Fields
ProviderName
List of dashboard tile types: Company, Project, Sale, Product, Activity, Web Panel
Declaration
public const string ProviderName = "DashboardTileEntityType"
Field Value
Type | Description |
---|---|
string |
Methods
AddItems()
Create the hard-coded item list
Declaration
protected override void AddItems()