Click or drag to resize
TreeNodeNew Method
Creates new instance of an empty un-typed TreeNode.

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 11.0.0
Syntax
C#
public static TreeNode New()

Return Value

Type: TreeNode
See Also