Initializes the object created with default constructor. Use it to load existing node from data row.
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- className
- Type: System String
Class name in format application.class
- data
- Type: CMS.Base IDataContainer
Data container containing all tree node, document and coupled table
- treeProvider
- Type: CMS.DocumentEngine TreeProvider
Tree provider used to access data
See Also