Initializes a new instance of the Int32 value converter using the specified attribute model and field info.
Namespace: CMS.SalesForceAssembly: CMS.SalesForce (in CMS.SalesForce.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- attributeModel
- Type: CMS.SalesForce EntityAttributeModel
The entity attribute model to convert value to.
- fieldInfo
- Type: CMS.FormEngine FormFieldInfo
The form field info to convert value from.
See Also