FormInfoUpdateExistingFields Method |
Updates the existing fields from the FormInfo definition.
Namespace: CMS.FormEngineAssembly: CMS.FormEngine (in CMS.FormEngine.dll) Version: 12.0.0
Syntax public void UpdateExistingFields(
FormInfo existing
)
Parameters
- existing
- Type: CMS.FormEngineFormInfo
FormInfo with existing fields
See Also