Click or drag to resize
TreeSiteMapNodeNodeData Property
Property to get and set the inner data.

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 10.0.0
Syntax
C#
public DataRow NodeData { get; set; }

Property Value

Type: DataRow
See Also