DataComHelper CreateCompanyFinder Method Kentico 8.1 API Reference
Creates and initializes a new instance of the company finder with the search patterns and the specified Data.com service.

Namespace: CMS.DataCom
Assembly: CMS.DataCom (in CMS.DataCom.dll) Version: 8.0.0.0 (8.1.5347.20411)

Parameters

provider
Type: CMS.DataCom ICompanyProvider
An object that provider access to Data.com contacts

Return Value

Type: CompanyFinder
A new instance of the company finder initialized with the search patterns and the specified Data.com service
See Also