MenuEventArgs::Item Property
.NET Framework (current version)
Gets the menu item associated with the event raised.
Assembly: System.Web (in System.Web.dll)
Use the Item property to access or modify the properties of the menu item associated with the event raised. For the MenuItemClick event, this item represents the menu item clicked by the user. For the MenuItemDataBound event, this item represents the menu item being bound to data.
.NET Framework
Available since 2.0
Available since 2.0
Show: