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