ItemCreating: function (sender, args)
sender. Event source.
args. Event information.
The ItemCreating event occurs before creating a menu item.
The example of use is given on the page of the MainMenu.DiscussItemSelected event.
See also:
MainMenu