ContactFinder Constructor Kentico 8.1 API Reference
Initializes a new instance of the ContactFinder class with the specified provider.

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

Parameters

provider
Type: CMS.DataCom IContactProvider
An object that provides access to Data.com contacts.
See Also