SKUInfoProviderGetDefaultNeedsShippingFlag Method |
Returns default value of NeedsShipping flag for given representation of product.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 11.0.0
Syntax public static bool GetDefaultNeedsShippingFlag(
SKUProductTypeEnum representation
)
Parameters
- representation
- Type: CMS.EcommerceSKUProductTypeEnum
Product representation to get default value for.
Return Value
Type:
BooleanSee Also