Click or drag to resize
EntityAttributeMapperBase Methods

The EntityAttributeMapperBase type exposes the following members.

Methods
  NameDescription
Public methodGetEntityAttributeDisplayValue
Creates a text representation of the entity attribute value, and returns it.
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 mapping is compatible with the specified form field.
Top
See Also