Click or drag to resize
ProductOptionSelectorShowPriceIncludingTax Property
TRUE - product option price is displayed including tax, FALSE - product option price is displayed without tax.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 9.0.0
Syntax
C#
public bool ShowPriceIncludingTax { get; set; }

Property Value

Type: Boolean
See Also