ObjectTypeManager RegisterTypesToObjectTree Method Kentico 8.0 API Reference
Registers the specified types to object type tree

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

Parameters

tree
Type: CMS.DataEngine ObjectTypeTreeNode
Object type tree
getLocations
Type: OnlineSystem Func ObjectTypeInfo, OnlineIEnumerable ObjectTreeLocation  
Function to provide locations for the given object type
See Also