Dynamicweb 9
Dynamicweb 9
Dynamicweb.Frontend
CartViewModel Class
CartViewModel Properties
CartOrderlines Property
ID Property
IsEmpty Property
OrderlinesCount Property
PaymentFee Property
PaymentMethod Property
ProductsCount Property
ShippingFee Property
ShippingMethod Property
TotalDiscount Property
TotalPrice Property
TotalPriceWithoutDiscounts Property
TotalPriceWithoutFees Property
TotalProductsCount Property
CartViewModel
IsEmpty Property
Namespace:
Dynamicweb.Frontend
Assembly:
Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
C#
VB
Copy
public
bool
IsEmpty
{
get
;
set
; }
Public
Property
IsEmpty
As
Boolean
Get
Set
Property Value
Type:
Boolean
See Also
Reference
CartViewModel Class
Dynamicweb.Frontend Namespace