ShoppingCartInfoSetShoppingCartUser Method |
Sets user in shopping cart (if registered and not anonymous).
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 13.0.131
Syntax public void SetShoppingCartUser(
int customerId
)
Parameters
- customerId
- Type: SystemInt32
ID of a customer linked with the user.
See Also