Update specified field node.
Namespace: CMS.FormEngineAssembly: CMS.FormEngine (in CMS.FormEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- fieldName
- Type: System String
Name of a field to update
- field
- Type: CMS.FormEngine FormFieldInfo
Data for update
Exceptions
Exception | Condition |
---|---|
System ArgumentOutOfRangeException | Field fieldName does not exist |
See Also