Click or drag to resize
ShoppingCartAdapterServiceCreateResult Method
Creates a new instance of CalculationResult. Override this method to use a derived result implementation.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 11.0.0
Syntax
C#
protected virtual CalculationResult CreateResult()

Return Value

Type: CalculationResult
See Also