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

LookItemCollection Class

Maintains all look items for a navigation control.

For a list of all members of this type, see LookItemCollection Members.

System.Object
   EO.Web.LookItemCollection
      EO.Web.MenuLookItemCollection
      EO.Web.TabLookItemCollection
      EO.Web.TreeLookNodeCollection

[Visual Basic]
MustInherit Public Class LookItemCollection
[C#]
public abstract class LookItemCollection : ICollection, IEnumerable

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.

Requirements

Namespace: EO.Web

Assembly: EO.Web (in EO.Web.dll)

See Also

LookItemCollection Members | EO.Web Namespace


Direct link to this topic