TreeNode New Method (String, TreeProvider)Kentico 8.1 API Reference
Creates new instance of given class which must inherit TreeNode.

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)

Parameters

className
Type: OnlineSystem String
Class name in format application.class
treeProvider (Optional)
Type: CMS.DocumentEngine TreeProvider
Tree provider used to access data

Return Value

Type: TreeNode
See Also