| CurrencyInfoProviderGetFormattedPrice Method |
| Name | Description | |
|---|---|---|
| GetFormattedPrice(Decimal, CurrencyInfo, Boolean) |
Returns HTML encoded (depends on encode parameter) and formatted price according to CurrencyFormatString defined for currencyObj parameter.
| |
| GetFormattedPrice(Decimal, Int32, Boolean) |
Returns HTML encoded (depends on encode parameter) and formatted price according to CurrencyFormatString defined for specified site main currency.
|