Click or drag to resize
KaxSiteMapNodeBindingCollection Class
Defines the relationship between a data item and the KaxSiteMap node it is binding to in a KaxSiteMapcontrol.
Inheritance Hierarchy
SystemObject
  System.Web.UIStateManagedCollection
    Kettic.AspNetStronglyTypedStateManagedCollectionNavigationItemBinding
      Kettic.AspNet.ControlsNavigationItemBindingCollection
        Kettic.AspNet.ControlsKaxSiteMapNodeBindingCollection

Namespace: Kettic.AspNet.Controls
Assembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax
public class KaxSiteMapNodeBindingCollection : NavigationItemBindingCollection

The KaxSiteMapNodeBindingCollection type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyItem
Gets the KaxSiteMapNodeBinding object at the specified index in the current KaxSiteMapNodeBindingCollection.
Top
See Also