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

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

Property Value

Type: Object
See Also