Menu for ASP.NET Web Forms
C1MenuItemCollection Constructor

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1Menu Namespace > C1MenuItemCollection Class : C1MenuItemCollection Constructor
The owner object of the collection.
Initializes a new instance of the C1MenuItemCollection class.
Syntax
'Declaration
 
Public Function New( _
   ByVal owner As IC1MenuItemCollectionOwner _
)
public C1MenuItemCollection( 
   IC1MenuItemCollectionOwner owner
)

Parameters

owner
The owner object of the collection.
See Also

Reference

C1MenuItemCollection Class
C1MenuItemCollection Members