C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1SiteMap Namespace / C1SiteMapNodeEventArgs Class / Node Property

In This Topic
Node Property (C1SiteMapNodeEventArgs)
In This Topic
Gets or sets the referenced node in the C1SiteMap control when the event is raised.
Syntax
'Declaration
 
Public Property Node As C1SiteMapNode
 

Property Value

The referenced node in the C1SiteMap control when the event is raised.
See Also