Creates a new instance of the SalesForce entity attribute value converter using the specified attribute model and field info, and returns it.
Namespace: CMS.SalesForceAssembly: CMS.SalesForce (in CMS.SalesForce.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- attributeModel
- Type: CMS.SalesForce EntityAttributeModel
The SalesForce entity attribute model.
- fieldInfo
- Type: CMS.FormEngine FormFieldInfo
The CMS object field info.
Return Value
Type: AttributeValueConverterBaseA new instance of the SalesForce entity attribute value converter.
See Also