Xperience 13 API Reference
Xperience 13 API Reference
Namespaces
CMS Namespaces
CMS.Ecommerce Namespaces
CMS.Ecommerce
SKUOptionCategoryInfoProvider Class
SKUOptionCategoryInfoProvider Methods
Add Method
AddOptionCategoryToSKU Method
DeleteInfo Method
DeleteSKUOptionCategoryInfo Method
Get Method
GetAsync Method
GetLastStatusOrderInternal Method
GetSKUOptionCategories Method
GetSKUOptionCategoryInfo Method
GetSKUOptionCategoryInfoInternal Method
Remove Method
RemoveOptionCategoryFromSKU Method
SetInfo Method
SetSKUOptionCategoryInfo Method
SKUOptionCategoryInfoProvider
Add Method
Creates
SKUOptionCategoryInfo
binding.
Namespace:
CMS.Ecommerce
Assembly:
CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 13.0.131
Syntax
C#
Copy
public
virtual
void
Add
(
int
optionCategoryId
,
int
skuId
)
Parameters
optionCategoryId
Type:
System
Int32
Option category ID.
skuId
Type:
System
Int32
Product ID.
Implements
ISKUOptionCategoryInfoProvider
Add(Int32, Int32)
See Also
Reference
SKUOptionCategoryInfoProvider Class
CMS.Ecommerce Namespace
Copyright (c) 2023 Kentico Software
Send comments on this topic to
support@kentico.com