| SKUOptionCategoryInfoProviderDeleteSKUOptionCategoryInfoInternal Method  | 
            Deletes relationship between specified category and SKU.
            
 
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 9.0.0
Syntaxprotected virtual void DeleteSKUOptionCategoryInfoInternal(
	SKUOptionCategoryInfo infoObj
)
Parameters
- infoObj
 - Type: CMS.EcommerceSKUOptionCategoryInfo
Category-SKU relationship to be deleted 
See Also