This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
The tree class describes a tree structure such as the content tree.
The tree class describes a tree structure such as the content tree.

Namespace: Smartsite.Tools
Assembly:  Smartsite.Tools (in Smartsite.Tools.dll)

Syntax

C#Copy imageCopy Code
public class Tree
Visual Basic (Declaration)Copy imageCopy Code
Public Class Tree

Inheritance Hierarchy

System..::..Object
  Smartsite.Tools..::..Tree
    Smartsite.Core..::..Hierarchy

See Also

Tree Members
Smartsite.Tools Namespace
Advanced