Returns relatively formatted price according to formatting string of the specified currency.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- price
- Type:
System.Double
Price to be formatted
- currencyObj
- Type: CMS.Ecommerce.CurrencyInfo
Currency which supplies formatting string
- encode (Optional)
- Type:
System.Boolean
Encode output
Return Value
Type:
See Also