Constructor.

Namespace:  C1.Web.UI.Controls.C1Menu
Assembly:  C1.Web.UI.Controls.2 (in C1.Web.UI.Controls.2.dll)

Syntax

C#
public C1MenuItemCollection(
	IC1MenuItemCollectionOwner owner
)
Visual Basic (Declaration)
Public Sub New ( _
	owner As IC1MenuItemCollectionOwner _
)

See Also