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

Syntax

C#
public C1WebCustomGroup(
	C1WebCommandBase owner
)
Visual Basic (Declaration)
Public Sub New ( _
	owner As C1WebCommandBase _
)

See Also