Click or drag to resize
UniTreeNode Class
Universal site map tree node.
Inheritance Hierarchy

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 9.0.0
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