Click or drag to resize
OrderInfoOrderContentTaxes Property
Xml content with the summary of the taxes which were applied shopping cart item. Contains tags "SKUID", "TaxClassID", "TaxClassDisplayName", "TaxClassZeroIfIDSupplied", "TaxValue", "TaxIsFlat". The root tag is ContentTaxes.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.2.23
Syntax
C#
public virtual string OrderContentTaxes { get; set; }

Property Value

Type: String
See Also