| C1.Web.Wijmo.Controls.C1SiteMap Namespace > C1SiteMap Class : NodeDataBound Event |
'Declaration<C1CategoryAttribute("Action")> <C1DescriptionAttribute(Key="C1SiteMap.NodeDataBound", Description="The event occurs after a node is data bound.")> Public Event NodeDataBound As C1SiteMapNodeEventHandler
[C1Category("Action")] [C1Description(Key="C1SiteMap.NodeDataBound", Description="The event occurs after a node is data bound.")] public event C1SiteMapNodeEventHandler NodeDataBound
The event handler receives an argument of type C1SiteMapNodeEventArgs containing data related to this event. The following C1SiteMapNodeEventArgs properties provide information specific to this event.
| Property | Description |
|---|---|
| Node | Gets or sets the referenced node in the C1SiteMap control when the event is raised. |
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2