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

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

Property Value

Type: Object
See Also