Click or drag to resize
ShoppingCartInfoItemsNotAvailable Property
Indicates whether some shopping cart product items are not available.

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

Property Value

Type: Boolean
See Also