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