| C1.Web.Wijmo.Controls.C1SiteMap Namespace > C1SiteMap Class : DataBindings Property |
'Declaration<System.ComponentModel.DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Content)> <C1CategoryAttribute("Data")> <System.ComponentModel.NotifyParentPropertyAttribute(True)> <System.Web.UI.PersistenceModeAttribute(PersistenceMode.InnerProperty)> <CollectionItemTypeAttribute(C1.Web.Wijmo.Controls.C1SiteMap.C1SiteMapNodeBinding)> <System.ComponentModel.MergablePropertyAttribute(False)> <C1DescriptionAttribute(Key="C1SiteMap.DataBindings", Description="Data bindings for nodes in the site map.")> <WidgetOptionAttribute()> Public ReadOnly Property DataBindings As System.Collections.Generic.List(Of C1SiteMapNodeBinding)
[System.ComponentModel.DesignerSerializationVisibility(DesignerSerializationVisibility.Content)] [C1Category("Data")] [System.ComponentModel.NotifyParentProperty(true)] [System.Web.UI.PersistenceMode(PersistenceMode.InnerProperty)] [CollectionItemType(C1.Web.Wijmo.Controls.C1SiteMap.C1SiteMapNodeBinding)] [System.ComponentModel.MergableProperty(false)] [C1Description(Key="C1SiteMap.DataBindings", Description="Data bindings for nodes in the site map.")] [WidgetOption()] public System.Collections.Generic.List<C1SiteMapNodeBinding> DataBindings {get;}
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