Base class for the link items.

Namespace:  C1.Web.Command
Assembly:  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

See Also