Determines whether this converter is compatible with the specified form field.
Namespace: CMS.SocialMedia.FacebookAssembly: CMS.SocialMedia (in CMS.SocialMedia.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- fieldInfo
- Type: CMS.FormEngine FormFieldInfo
The target of value conversion.
Return Value
Type: BooleanTrue, if this mapping is compatible with the specified form field; otherwise, false.
See Also