Click or drag to resize
SKUInfoProviderCleanUpProductTypeDependenciesInternal Method
Cleans up product type dependencies like e-product files, bundle relations, Memberships etc.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 9.0.0
Syntax
C#
protected virtual void CleanUpProductTypeDependenciesInternal(
	SKUInfo skuObj
)

Parameters

skuObj
Type: CMS.EcommerceSKUInfo
The SKU.
See Also