| CartServiceLoadCart Method (Int32) |
Namespace:
Dynamicweb.Ecommerce.Frontend.Cart
Assembly:
Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax public void LoadCart(
int userId
)
Public Sub LoadCart (
userId As Integer
)
Parameters
- userId
- Type: SystemInt32
See Also