NavigationItemCollection class is a collection of NavigationItem objects.
For a list of all members of this type, see NavigationItemCollection Members.
System.Object
EO.Web.NavigationItemCollection
EO.Web.MenuItemCollection
EO.Web.TabItemCollection
EO.Web.TreeNodeCollection
[Visual Basic]
MustInherit Public Class NavigationItemCollection
Thread Safety
Public static (Shared in Visual Basic) members of this type are
safe for multithreaded operations. Instance members are not guaranteed to be
thread-safe.
Remarks
You can programmatically manage a NavigationItemCollection object by adding and removing NavigationItem.
Requirements
Namespace: EO.Web
Assembly: EO.Web (in EO.Web.dll)
See Also
NavigationItemCollection Members | EO.Web Namespace