Click or drag to resize
KaxMenu Events

The KaxMenu type exposes the following members.

Events
  Name Description
Public event ItemClick
Occurs on the server when a menu item in the KaxMenu control is clicked.
Public event Code example ItemCreated
Occurs on the server when an item in the KaxMenu control is created.
Public event Code example ItemDataBound
Occurs after a menu item is data bound.
Public event Code example TemplateNeeded
Occurs before template is being applied to the menu item.
Top
See Also