Adds specified item check result to this cart check result object.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- itemResult
- Type: CMS.Ecommerce ShoppingCartItemCheckResult
Item check result to be added.
See Also