Class DashboardTileFetcher
Inheritance
DashboardTileFetcher
Assembly: SuperOffice.CRMWeb.dll
Syntax
public class DashboardTileFetcher : SoMDOControlDataFetcher, IMDOControlDataFetcher
Constructors
DashboardTileFetcher()
Declaration
public DashboardTileFetcher()
Methods
GetData(String, String, String, String, Boolean)
Declaration
public override MDOListItem[] GetData(string typeName, string extraInfo, string searchValue, string currentName, bool onlyHistory)
Parameters
Returns
Overrides
Implements