Returns field object with data from specified field.
Namespace: CMS.FormEngineAssembly: CMS.FormEngine (in CMS.FormEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- fieldName
- Type: System String
Field to get data from
Return Value
Type: FormFieldInfoField or null if field does not exist
See Also