OrderItemInfoProvider RecalculateOrderItemsInternal Method Kentico 8.1 API Reference
Recalculates order items using given coefficient.

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

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