Base class for the C1WebMenu and C1WebTreeView items.

Namespace:  C1.Web.Command
Assembly:  C1.Web.Command.2 (in C1.Web.Command.2.dll)

Syntax

C#
public abstract class C1WebCustomTreeItem : C1WebLinkItem
Visual Basic (Declaration)
Public MustInherit Class C1WebCustomTreeItem _
	Inherits C1WebLinkItem

Inheritance Hierarchy

See Also