New to Telerik UI for ASP.NET AJAX? Start a free 30-day trial
Events
For a detailed list with the server-side properties and methods of the control, see the Server-Side API of the RadMenu class.
RadMenu introduces three server-side events for working with menu items:
-
ItemClick occurs when the user clicks on a menu item.
-
ItemCreated occurs when a new menu item is added to the menu (at any level).
-
ItemDataBound occurs when a menu item is bound to a data source.