Kentico 8.2 API Reference
Kentico 8.2 API Reference
Namespaces
CMS.Ecommerce
ShippingOptionInfoProvider Class
ShippingOptionInfoProvider Methods
CalculateShipping Method
CalculateShippingDiscount Method
CalculateShippingDiscountInternal Method
CalculateShippingInternal Method
CalculateShippingTax Method
CalculateShippingTaxInternal Method
CalculateTotalShipping Method
CalculateTotalShippingInternal Method
Clear Method
DeleteShippingOptionInfo Method
DeleteShippingOptionInfoInternal Method
GetFormattedWeight Method
GetFormattedWeightInternal Method
GetShippingOptionInfo Method
GetShippingOptionInfoInternal Method
GetShippingOptions Method
GetShippingOptionsInternal Method
IsShippingNeeded Method
IsShippingNeededInternal Method
IsShippingOptionApplicable Method
IsShippingOptionApplicableInternal Method
RecalculateShippingOptions Method
RecalculateShippingOptionsInternal Method
SetShippingOptionInfo Method
SetShippingOptionInfoInternal 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: 8.2.23
Syntax
C#
Copy
public
static
bool
IsShippingNeeded
(
ShoppingCartInfo
cartObj
)
Parameters
cartObj
Type:
CMS.Ecommerce
ShoppingCartInfo
Shopping cart object
Return Value
Type:
Boolean
See Also
Reference
ShippingOptionInfoProvider Class
CMS.Ecommerce Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com