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