Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.Ecommerce Namespaces
CMS.Ecommerce
ShippingOptionInfoProvider Class
ShippingOptionInfoProvider Methods
DeleteShippingOptionInfo Method
GetFormattedWeight Method
GetFormattedWeightInternal Method
GetShippingOptionInfo Method
GetShippingOptions Method
GetShippingOptionsInternal Method
IsShippingNeeded Method
IsShippingNeededInternal Method
IsShippingOptionApplicable Method
IsShippingOptionApplicableInternal Method
SetInfo Method
SetShippingOptionInfo Method
ShippingOptionInfoProvider
IsShippingNeeded Method
Check if shopping cart needs shipping, return true if it does.
Namespace:
CMS.Ecommerce
Assembly:
CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 12.0.0
Syntax
C#
Copy
public
static
bool
IsShippingNeeded
(
ShoppingCartInfo
cart
)
Parameters
cart
Type:
CMS.Ecommerce
ShoppingCartInfo
Shopping cart object
Return Value
Type:
Boolean
See Also
Reference
ShippingOptionInfoProvider Class
CMS.Ecommerce Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com