Initializes a new instance of the EntityMapper class.
Namespace: CMS.SocialMedia.FacebookAssembly: CMS.SocialMedia (in CMS.SocialMedia.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- entityModel
- Type: CMS.SocialMedia.Facebook EntityModel
The model of Facebook API entity.
- formInfoProvider
- Type: CMS.SocialMedia.Facebook IFormInfoProvider
The object that provides form info objects suitable for mapping.
- attributeValueConverterFactory
- Type: CMS.SocialMedia.Facebook IEntityAttributeValueConverterFactory
The object that creates entity attribute value converters.
- attributeValueFormatter
- Type: CMS.SocialMedia.Facebook IEntityAttributeValueFormatter
The objects that provides formatting of entity attribute values.
See Also