SKUInfoProvider GetDefaultNeedsShippingFlag Method Kentico 8.0 API Reference
Returns default value of NeedsShipping flag for given representation of product.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

representation
Type: CMS.Ecommerce SKUProductTypeEnum
Product representation to get default value for.

Return Value

Type: OnlineBoolean
See Also