Click or drag to resize
UniTreeNodeItemData Property
Property to get and set the inner object.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 8.2.23
Syntax
C#
public Object ItemData { get; set; }

Property Value

Type: Object
See Also