Adds or removes the event handler for the Shown event.

Namespace:  C1.Web.UI.Controls.C1Menu
Assembly:  C1MenuClient (in C1MenuClient.dll)

Syntax

JavaScript
function add_shown(value);
function remove_shown(value);

See Also