Fires when the menu item's property changed.
Namespace:
C1.Web.UI.Controls.C1MenuAssembly: C1.Web.UI.Controls.2 (in C1.Web.UI.Controls.2.dll)
Syntax
| C# |
|---|
[C1CategoryAttribute("Category.Action")] public event C1ItemPropertyChangedEventHandler ItemPropertyChanged |
| Visual Basic (Declaration) |
|---|
<C1CategoryAttribute("Category.Action")> _ Public Event ItemPropertyChanged As C1ItemPropertyChangedEventHandler |