EntityAttributeValueConverterBase IsCompatibleWithFormField Method Kentico 8.1 API Reference
Determines whether this converter is compatible with the specified form field.

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

Return Value

Type: OnlineBoolean
True, if this mapping is compatible with the specified form field; otherwise, false.
See Also