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

In This Topic
DataMember Property (C1SiteMapNodeBinding)
In This Topic
Gets or sets the value to match against a System.Web.UI.IHierarchyData. Type property for a data item to determine whether to apply the SiteMap node binding.
Syntax
'Declaration
 
Public Property DataMember As System.String
 
See Also