Click or drag to resize
ShoppingCartInfoPriceCalculatedOnTheFly Property
Indicates if shopping cart item data calculated on the fly, default value is TRUE.

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

Property Value

Type: Boolean
See Also