HtmlMenuItemCollection Class

A template that defines the menu items for a specific menu.

Inheritance Hierarchy

System.Object
  System.Collections.CollectionBase
    Microsoft.SharePoint.Portal.WebControls.HtmlMenuItemCollection

Namespace:  Microsoft.SharePoint.Portal.WebControls
Assembly:  Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)

Syntax

'Declaration
Public Class HtmlMenuItemCollection _
    Inherits CollectionBase
'Usage
Dim instance As HtmlMenuItemCollection
public class HtmlMenuItemCollection : CollectionBase

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

HtmlMenuItemCollection Members

Microsoft.SharePoint.Portal.WebControls Namespace