Initializes a new instance of the EntityCountryAttributeMapper class.
Namespace: CMS.DataComAssembly: CMS.DataCom (in CMS.DataCom.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- attributeInfo
- Type: CMS.DataCom EntityAttributeInfo
The entity country attribute info that is the source of this mapping.
- stateAttributeInfo
- Type: CMS.DataCom EntityAttributeInfo
The entity state attribute info that is the source of this mapping.
- countryFinder
- Type: CMS.DataCom ICountryFinder
The country finder.
- stateFinder
- Type: CMS.DataCom IStateFinder
The state finder.
See Also