createEventNameMap

createEventNameMap();

The createEventNameMap method of the JadeDotNetVisualComponent class is a method that is reimplemented in subclasses of JadeDotNetVisualComponent by the .NET Import wizard to establish a mapping between the names of .NET events and the names of the JADE methods to be invoked.

You would not normally need to change the code generated for this method.