Searches for an entity mapping item with the specified form field name, and returns it.
Namespace: CMS.DataComAssembly: CMS.DataCom (in CMS.DataCom.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- formFieldName
- Type: System String
The form field name.
Return Value
Type: EntityMappingItemThe entity mapping item with the specified form field name, if found; otherwise, null.
See Also