| DataComHelper Class | 
Namespace: CMS.DataCom
public static class DataComHelper
The DataComHelper type exposes the following members.
| Name | Description | |
|---|---|---|
| CreateClient | 
            Creates and initializes a new instance of the Data.com client.
              | |
| CreateCompanyFinder | 
            Creates and initializes a new instance of the company finder with the search patterns and the specified Data.com service.
              | |
| CreateCompanyIdentity | 
            Creates a company identity from the specified CMS account, and returns it.
              | |
| CreateCompanyProvider | 
            Creates an object that provides access to Data.com companies, and returns it.
              | |
| CreateContactFinder | 
            Creates and initializes a new instance of the contact finder with the search patterns and the specified Data.com service.
              | |
| CreateContactIdentity | 
            Creates a contact identity from the specified CMS contact, and returns it.
              | |
| CreateContactProvider | 
            Creates an object that provides access to Data.com contacts, and returns it.
              | |
| GetAccountFormInfo | 
            Returns CMS account form info.
              | |
| GetBuyerIdentityProvider | 
            Returns an object that supplies the buyer identity for Data.com billing purposes.
              | |
| GetCompanyAttributeMapperFactory | 
            Returns Data.com company attribute mapper.
              | |
| GetCompanyEntityInfo | 
            Returns Data.com company entity info.
              | |
| GetConfiguration | 
            Returns a Data.com integration configuration for the specified site.
              | |
| GetContactAttributeMapperFactory | 
            Returns Data.com contact attribute mapper.
              | |
| GetContactEntityInfo | 
            Returns Data.com contact entity info.
              | |
| GetContactFormInfo | 
            Returns CMS contact form info.
              | |
| GetEntityAttributeFormatter | 
            Returns an object that provides formatting capabilities for entity attributes.
              |