Click or drag to resize
EntityCountryAttributeMapper Class
Entity country attribute mapper
Inheritance Hierarchy

Namespace: CMS.DataCom
Assembly: CMS.DataCom (in CMS.DataCom.dll) Version: 9.0.0
Syntax
C#
public sealed class EntityCountryAttributeMapper : EntityAttributeMapperBase

The EntityCountryAttributeMapper type exposes the following members.

Constructors
  NameDescription
Public methodEntityCountryAttributeMapper
Initializes a new instance of the EntityCountryAttributeMapper class.
Top
Fields
  NameDescription
Protected fieldmAttributeInfo
The entity attribute info that is the source of this mapping.
(Inherited from EntityAttributeMapperBase.)
Protected fieldmSupportsDependentStateField
A value indicating whether this mapping supports advanced country selection.
(Inherited from EntityAttributeMapperBase.)
Top
Properties
  NameDescription
Public propertyAttributeInfo
Gets an entity attribute info that is the source of this mapping.
(Inherited from EntityAttributeMapperBase.)
Public propertySupportsDependentStateField
Gets a value indicating whether this mapping supports advanced country selection.
(Inherited from EntityAttributeMapperBase.)
Top
Methods
See Also