Click or drag to resize
UniTreeNode Class
Universal site map tree node.
Inheritance Hierarchy
SystemObject
  System.WebSiteMapNode
    CMS.UIControlsUniTreeNode

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 13.0.131
Syntax
C#
public class UniTreeNode : SiteMapNode

The UniTreeNode type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyChildNodesLoaded
Indicates if child nodes are already loaded.
Public propertyItemData
Property to get and set the inner object.
Top
See Also