IEntityAttributeValueConverterFactory CreateConverter Method Kentico 8.1 API Reference
Creates an entity attribute value converter that corresponds to the specified entity attribute model.

Namespace: CMS.SocialMedia.Facebook
Assembly: CMS.SocialMedia (in CMS.SocialMedia.dll) Version: 8.0.0.0 (8.1.5347.20411)

Return Value

Type: EntityAttributeValueConverterBase
An entity attribute value converter that corresponds to the specified entity attribute model, if applicable; otherwise, null.
See Also