ShoppingCartInfoProviderGetShoppingCartInfoInternal Method (Guid) |
Returns shopping cart with specified GUID.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 12.0.0
Syntax protected virtual ShoppingCartInfo GetShoppingCartInfoInternal(
Guid cartGuid
)
Parameters
- cartGuid
- Type: SystemGuid
Shopping cart GUID
Return Value
Type:
ShoppingCartInfoSee Also