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.1.5347.20411)
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