Click or drag to resize
EntityAttributeValueConverterBase Methods

The EntityAttributeValueConverterBase type exposes the following members.

Methods
  NameDescription
Public methodGetFormFieldValue
Computes a value compatible with the specified form field, and returns it.
Protected methodGetValueT
Gets the attribute value of the specified entity regardless of value nullability, and returns it.
Public methodIsCompatibleWithFormField
Determines whether this converter is compatible with the specified form field.
Top
See Also