Click or drag to resize

ShoppingCartServiceSetSystemWideDefaultCartCustomer(NetForumId) Method

Sets a customer used as the default identity of the Shopping Cart Customer for all instances of ShoppingCartService both current and future.

Namespace: Ignition.Commerce.Shopping
Assembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.28229
Syntax
public static void SetSystemWideDefaultCartCustomer(
	NetForumId cartCustomer
)

Parameters

cartCustomer  NetForumId
The new default Shopping Cart Customer
See Also