ObjectTypeInfo MergeTypeInfos Method Kentico 8.1 API Reference
Merges two or more type infos. Single valued properties are taken from the first type info, list properties are merged from all the participating typeinfos.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)

Parameters

typeInfos
Type:  CMS.DataEngine ObjectTypeInfo 
TypeInfos to merge

Return Value

Type: ObjectTypeInfo
See Also