SKUOptionCategoryInfoProviderDeleteSKUOptionCategoryInfo Method |
Deletes relationship between specified category and SKU.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.2.23
Syntax public static void DeleteSKUOptionCategoryInfo(
SKUOptionCategoryInfo infoObj
)
Parameters
- infoObj
- Type: CMS.EcommerceSKUOptionCategoryInfo
Category-SKU relationship to be deleted
See Also