Share via


MenuItemEventArgs Class

Definition

Represents the event arguments class for the Click event.

C#
public class MenuItemEventArgs : EventArgs
Inheritance
MenuItemEventArgs

Constructors

MenuItemEventArgs(IMenuItem, Object)

Initializes a new instance of the MenuItemEventArgs class with the old value for the deployment type.

Properties

MenuItem

Gets an instance of IMenuItem that raises the event.

Owner

Gets the owner of the menu item. Typically, this is a node visible in the UI such as an ISharePointProjectItem or IExplorerNode.

Applies to

Product Versions
SharePoint Projects 2017, 2019, 2022