ObjectTypeTreeNode GetObjectTypes Method Kentico 8.0 API Reference
Returns all object types of given node or child tree separated by semicolon.

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

Parameters

childNodes
Type: OnlineSystem Boolean
Indicates if child object types should be included

Return Value

Type: OnlineString
String of object types separated by semicolon
See Also