ShippingCostInfoProvider RecalculateShippingCostsInternal Method Kentico 8.0 API Reference
Recalculates costs values using the given coefficient. Shipping option charge of parent shipping option record will NOT be changed.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

coefficient
Type: OnlineSystem Single
Factor by which values are recalculated
roundTo
Type: OnlineSystem Int32
Number of significant digits the number should be rounded to
where
Type: OnlineSystem String
Additional where condition
See Also