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.1.5347.20411)
Parameters
- countryFinder
- Type: CMS.DataCom ICountryFinder
The country finder.
- stateFinder
- Type: CMS.DataCom IStateFinder
The state finder.
See Also