Click or drag to resize
ShoppingCartInfoCheckAvailableItems Property
Indicates whether shopping cart items should be checked for availability.

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

Property Value

Type: Boolean
See Also