ObjectTypeTreeNodeNewObjectTree Method |
Creates a new empty object type tree
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax public static ObjectTypeTreeNode NewObjectTree(
string rootGroup
)
Parameters
- rootGroup
- Type: SystemString
Name of the root group
Return Value
Type:
ObjectTypeTreeNodeSee Also