Click or drag to resize
CurrencyInfoProviderGetFormattedPrice Method
Overload List
  NameDescription
Public methodStatic memberGetFormattedPrice(Decimal, CurrencyInfo, Boolean)
Returns HTML encoded (depends on encode parameter) and formatted price according to CurrencyFormatString defined for currencyObj parameter.
Public methodStatic memberGetFormattedPrice(Decimal, Int32, Boolean)
Returns HTML encoded (depends on encode parameter) and formatted price according to CurrencyFormatString defined for specified site main currency.
Top
See Also