Site Map | About Us | Contact Us  
 The same content in Microsoft HTML help file format is included in the download package.

NavigationItemEventArgs.MenuItem Property

Gets the referenced MenuItem when the event is raised.

[Visual Basic]
Public ReadOnly Property MenuItem As MenuItem
[C#]
public MenuItem MenuItem {get;}

Remarks

This property returns null (Visual Basic Nothing) if the event source is not a menu.

See Also

NavigationItemEventArgs Class | EO.Web Namespace


Direct link to this topic