Click or drag to resize
ShoppingCartInfoIsEmpty Property
Indicates that shopping cart has no items (CartItems collection is empty).

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

Property Value

Type: Boolean
See Also