Initializes a new instance of the class without text or a value.

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

Syntax

C#
public C1WebToolBarItem()
Visual Basic (Declaration)
Public Sub New

Remarks

Use this constructor to initialize a new instance of the class using the default values.

See Also