ShoppingCartService(String, NetForumId) Constructor
Default constructor
Namespace: Ignition.Commerce.ShoppingAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
public ShoppingCartService(
string cartName,
NetForumId cartCustomer
)
Public Sub New (
cartName As String,
cartCustomer As NetForumId
)
public:
ShoppingCartService(
String^ cartName,
NetForumId^ cartCustomer
)
new :
cartName : string *
cartCustomer : NetForumId -> ShoppingCartService
Parameters
- cartName String
- A "name" for this shopping cart, used to correlate between this instance of the service with a given NetFORUM server-side cart, when this feature is enabled
- cartCustomer NetForumId
- A customer used to override the identity of the Shopping Cart Customer for this shopping cart