Occurs after C1MenuItemCollection collection was changed.

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

Syntax

C#
public event EventHandler OnCollectionChanged
Visual Basic (Declaration)
Public Event OnCollectionChanged As EventHandler

See Also