MenuEventArgs Constructor
.NET Framework (current version)
Initializes a new instance of the MenuEventArgs class.
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | MenuEventArgs(MenuItem^) | Initializes a new instance of the MenuEventArgs class using the specified menu item. |
![]() | MenuEventArgs(MenuItem^, Object^, CommandEventArgs^) | Initializes a new instance of the MenuEventArgs class using the specified menu item, command source, and event arguments. |
Show:
