Click or drag to resize

IgnitionConfigurationSetDefaultShoppingCartCustomer Method

Overload List
 NameDescription
Public methodSetDefaultShoppingCartCustomer(FuncNetForumId) Sets a callback to be used to determine the default Shopping Cart Customer by instances of ShoppingCartService.
Public methodSetDefaultShoppingCartCustomer(FuncNullableInt32) Sets a callback to be used to determine the default Shopping Cart Customer by instances of ShoppingCartService.
Public methodSetDefaultShoppingCartCustomer(NetForumId) Sets the default Shopping Cart Customer for all instances of ShoppingCartService both current and future.
Public methodSetDefaultShoppingCartCustomer(NullableInt32) Sets the default Shopping Cart Customer for all instances of ShoppingCartService both current and future.
Top
See Also