Initializes a new instance of the ContactAttributeMapperFactory with the specified country and state finders.
Namespace: CMS.DataComAssembly: CMS.DataCom (in CMS.DataCom.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- countryFinder
- Type: CMS.DataCom ICountryFinder
The country finder.
- stateFinder
- Type: CMS.DataCom IStateFinder
The state finder.
See Also