Click or drag to resize

ShoppingCartService(FuncNetForumId) Constructor

Default constructor

Namespace: Ignition.Commerce.Shopping
Assembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.28229
Syntax
public ShoppingCartService(
	Func<NetForumId> cartCustomer
)

Parameters

cartCustomer  FuncNetForumId
A customer used to override the identity of the Shopping Cart Customer for this shopping cart
See Also