ContactMapper Constructor Kentico 8.0 API Reference
Initializes a new instance of the ContactMapper class.

Namespace: CMS.SalesForce
Assembly: CMS.SalesForce (in CMS.SalesForce.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

attributeValueConverterFactory
Type: CMS.SalesForce AttributeValueConverterFactory
A factory that creates instances of entity attribute value converters.
mapping
Type: CMS.SalesForce Mapping
The mapping of contacts to SalesForce leads.
entityModel
Type: CMS.SalesForce EntityModel
The lead entity model.
formInfo
Type: CMS.FormEngine FormInfo
The contact form info.
descriptionMacro
Type: OnlineSystem String
The macro that provides the description of the transformed contact.
defaultCompanyName
Type: OnlineSystem String
The company name to use when there is no account associated with the transformed contact.
See Also