ShoppingCartInfoProvider GetShoppingCartResolverInternal Method Kentico 8.0 API Reference
Returns initialized shopping cart resolver

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

cart
Type: CMS.Ecommerce ShoppingCartInfo
Shopping cart data to be used for resolver initialization
specialMacros
Type: OnlineSystem Boolean
If true, special macros are added to the resolver (due to the backward compatibility).

Return Value

Type: MacroResolver
See Also