Click or drag to resize
KaxMenuItemBindingCollection Class
Represents a collection of KaxMenuItemBinding objects.
Inheritance Hierarchy
SystemObject
  System.Web.UIStateManagedCollection
    Kettic.AspNetStronglyTypedStateManagedCollectionNavigationItemBinding
      Kettic.AspNet.ControlsNavigationItemBindingCollection
        Kettic.AspNet.ControlsKaxMenuItemBindingCollection

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 KaxMenuItemBindingCollection : NavigationItemBindingCollection

The KaxMenuItemBindingCollection type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyItem
Gets the KaxMenuItemBinding object at the specified index from the collection.
Top
See Also