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