ShoppingCartInfoIsEmpty Property |
Indicates that shopping cart has no items (CartItems collection is empty).
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 13.0.131
Syntax public bool IsEmpty { get; }
Property Value
Type:
BooleanSee Also