Dynamicweb 8 Documentation
ForceRecalculation Property

Gets or sets a boolean indicating whether the price should be recalculated or not. This is relevant if internal price caching prevents the correct price from being shown. The price may be recalculated anyway as this property does not offer the option to skip recalculation of a recalculation is needed.
Syntax
'Declaration
 
Public Property ForceRecalculation As Boolean
public bool ForceRecalculation {get; set;}

Property Value

true if recalculation should be forced; otherwise, false.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

eCommerce.Order.BeforePriceCalculationArgs Class
eCommerce.Order.BeforePriceCalculationArgs Members

Send Feedback