Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.Ecommerce Namespaces
CMS.Ecommerce
ISKUPriceSource Interface
ISKUPriceSource Methods
GetPrice Method
ISKUPriceSource
GetPrice Method
Returns a rounded price of the
sku
in the specified
currency
.
Namespace:
CMS.Ecommerce
Assembly:
CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 12.0.0
Syntax
C#
Copy
decimal
GetPrice
(
SKUInfo
sku
,
CurrencyInfo
currency
)
Parameters
sku
Type:
CMS.Ecommerce
SKUInfo
An SKU object.
currency
Type:
CMS.Ecommerce
CurrencyInfo
A currency.
Return Value
Type:
Decimal
See Also
Reference
ISKUPriceSource Interface
CMS.Ecommerce Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com