Click or drag to resize
ShoppingCartInfoRoundedTotalPrice Property
Rounded total price in shopping cart currency. It is rounded according to the shopping cart currency rules.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 10.0.0
Syntax
C#
public double RoundedTotalPrice { get; }

Property Value

Type: Double
See Also