IFormComponentPropertiesMapper Methods |
The IFormComponentPropertiesMapper type exposes the following members.
Name | Description | |
---|---|---|
FromFieldInfo |
Maps an instance of FormFieldInfo to corresponding FormComponentProperties.
To extract identifier of corresponding FormComponentDefinition use GetComponentIdentifier(FormFieldInfo).
| |
GetComponentIdentifier |
Gets FormComponentDefinition identifier stored in formFieldInfo.
| |
ToFormFieldInfo |
Maps an instance of FormComponentProperties to corresponding FormFieldInfo.
|