Base class for the link items.
Namespace:
C1.Web.CommandAssembly: C1.Web.Command.2 (in C1.Web.Command.2.dll)
Syntax
| C# |
|---|
public abstract class C1WebLinkItem : C1WebItemBase |
| Visual Basic (Declaration) |
|---|
Public MustInherit Class C1WebLinkItem _ Inherits C1WebItemBase |
Inheritance Hierarchy
System..::.Object
C1.Web.Command..::.C1WebItemBase
C1.Web.Command..::.C1WebLinkItem
C1.Web.Command..::.C1WebCustomTreeItem
C1.Web.Command..::.C1WebTabStripItem
C1.Web.Command..::.C1WebToolBarItem
C1.Web.Command..::.C1WebTopicBarItem
C1.Web.Command..::.C1WebItemBase
C1.Web.Command..::.C1WebLinkItem
C1.Web.Command..::.C1WebCustomTreeItem
C1.Web.Command..::.C1WebTabStripItem
C1.Web.Command..::.C1WebToolBarItem
C1.Web.Command..::.C1WebTopicBarItem