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

Syntax

C#
public C1WebItemCollection(
	C1WebCustomGroup ownerGroup
)
Visual Basic (Declaration)
Public Sub New ( _
	ownerGroup As C1WebCustomGroup _
)

Parameters

ownerGroup
Type: C1.Web.Command..::.C1WebCustomGroup

See Also