MainMenu.ItemCreating

Syntax

ItemCreating: function (sender, args)

Parameters

sender. Event source.

args. Event information.

Description

The ItemCreating event occurs before creating a menu item.

Example

The example of use is given on the page of the MainMenu.DiscussItemSelected event.

See also:

MainMenu