Merges original FormInfo and alternative FormInfos and returns the resulting FormInfo.
Namespace: CMS.FormEngineAssembly: CMS.FormEngine (in CMS.FormEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- original
- Type: CMS.FormEngine FormInfo
Default/original FormInfo
- visibility
- Type: CMS.FormEngine FormInfo
Visibility FormInfo
- includeAllAltFields
- Type: System Boolean
If true, result will contain event those fields which are not in the original FormInfo
Return Value
Type: FormInfoSee Also