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

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

Property Value

Type: DataRow
See Also