TreeNodeInsertTreeNodeData Method |
Inserts the CMS_Tree part of the document node.
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 13.0.131
Syntax protected virtual void InsertTreeNodeData(
BaseInfo parent
)
Parameters
- parent
- Type: CMS.DataEngineBaseInfo
Parent node
See Also