Base class for the C1WebMenu and C1WebTreeView items.
Namespace:
C1.Web.CommandAssembly: 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
System..::.Object
C1.Web.Command..::.C1WebItemBase
C1.Web.Command..::.C1WebLinkItem
C1.Web.Command..::.C1WebCustomTreeItem
C1.Web.Command..::.C1WebMenuItem
C1.Web.Command..::.C1WebTreeViewItem
C1.Web.Command..::.C1WebItemBase
C1.Web.Command..::.C1WebLinkItem
C1.Web.Command..::.C1WebCustomTreeItem
C1.Web.Command..::.C1WebMenuItem
C1.Web.Command..::.C1WebTreeViewItem