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

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

Property Value

Type: Object
See Also