Returns html code that represents info about used taxes. Used for generating of invoice.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- taxes
- Type: System.Data DataTable
Table with the tax summary
- currency
- Type: CMS.Ecommerce CurrencyInfo
Currency data
Return Value
Type: StringSee Also