Creates an entity attribute value converter that corresponds to the specified entity attribute model.
Namespace: CMS.SocialMedia.FacebookAssembly: CMS.SocialMedia (in CMS.SocialMedia.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- attributeModel
- Type: CMS.SocialMedia.Facebook EntityAttributeModel
The entity attribute model.
Return Value
Type: EntityAttributeValueConverterBaseAn entity attribute value converter that corresponds to the specified entity attribute model, if applicable; otherwise, null.
See Also