Class DashboardTileEntityTypeProvider
List of dashboard tile types: Company, Project, Sale, Product, Activity, Web Panel
Inherited Members
Namespace: SuperOffice.CRM.Lists
Assembly: SoDataBase.BusinessLogic.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
AddItemsAsync(CancellationToken)
Create the hard-coded item list
Declaration
protected override Task AddItemsAsync(CancellationToken cancellationToken)
Parameters
| Type | Name | Description |
|---|---|---|
| CancellationToken | cancellationToken |
Returns
| Type | Description |
|---|---|
| Task |