Returns initialized shopping cart resolver.
Namespace: CMS.EcommerceAssembly: 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: System Boolean
If true, special macros are added to the resolver (due to the backward compatibility).
Return Value
Type: MacroResolverSee Also