Click or drag to resize
GiftCardInfoGiftCardEnabled Property
If disabled, the gift card is never applied. If enabled, the gift card checks other conditions to be applied.

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

Property Value

Type: Boolean
See Also