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

NavigationItemEventArgs.CustomItem Property

Gets the CustomItem object that was created.

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

Remarks

Uses this property to programmatically access the CustomItem that was created.

See Also

NavigationItemEventArgs Class | EO.Web Namespace


Direct link to this topic