SKUInfoProviderGetDefaultNeedsShippingFlagInternal Method |
Returns default value of NeedsShipping flag for given representation of product.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 12.0.0
Syntax protected virtual bool GetDefaultNeedsShippingFlagInternal(
SKUProductTypeEnum representation
)
Parameters
- representation
- Type: CMS.EcommerceSKUProductTypeEnum
Product representation to get default value for.
Return Value
Type:
BooleanSee Also