Merges FormInfo of parent user control with default values of child user control.
Namespace: CMS.FormEngineAssembly: CMS.FormEngine (in CMS.FormEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- formInfo
- Type: System String
Original form info
- inheritedFormInfo
- Type: System String
Inherited form info
Return Value
Type: StringMerged XML with parent control definition and child default values
See Also