SKUOptionCategoryInfoProvider.SetSKUOptionCategoryInfoInternal Method |
Sets relationship between specified category and SKU.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 9.0.0
Syntaxprotected virtual void SetSKUOptionCategoryInfoInternal(
SKUOptionCategoryInfo infoObj
)
Parameters
- infoObj
- Type: CMS.Ecommerce.SKUOptionCategoryInfo
Category-SKU relationship to be set
See Also