ObjectTypeTreeNode Constructor (String, Boolean) |
Constructor which creates group tree node
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax public ObjectTypeTreeNode(
string group,
bool parentSiteValue
)
Parameters
- group
- Type: SystemString
- parentSiteValue
- Type: SystemBoolean
See Also