AttributeValueConverterFactory Class |
Namespace: CMS.SalesForce
public sealed class AttributeValueConverterFactory
The AttributeValueConverterFactory type exposes the following members.
Name | Description | |
---|---|---|
AttributeValueConverterFactory |
Initializes a new instance of the factory with default entries.
|
Name | Description | |
---|---|---|
CreateAttributeValueConverter |
Creates a new instance of the SalesForce entity attribute value converter using the specified attribute model and field info, and returns it.
| |
Register(EntityAttributeValueType, String, FuncEntityAttributeModel, FormFieldInfo, AttributeValueConverterBase) |
Registers a new factory entry.
| |
Register(EntityAttributeValueType, String, FuncEntityAttributeModel, FormFieldInfo, AttributeValueConverterBase) |
Registers a new factory entry.
|