Returns html code that represents total shipping of order. Used for generating of invoice.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- value
- Type: System Double
Price value
- currency
- Type: CMS.Ecommerce CurrencyInfo
Currency to use
Return Value
Type: StringSee Also