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

In This Topic
DataBindings Property (C1SiteMap)
In This Topic
Defines the data bindings for ndoes in the site map.
Syntax
'Declaration
 
Public ReadOnly Property DataBindings As System.Collections.Generic.List(Of C1SiteMapNodeBinding)
 
See Also