Xperience 13 API Reference
Xperience 13 API Reference
Namespaces
CMS Namespaces
CMS.Ecommerce Namespaces
CMS.Ecommerce
SKUAllowedOptionInfoProvider Class
SKUAllowedOptionInfoProvider Methods
Add Method
AddOptionToProduct Method
DeleteSKUOptionInfo Method
Get Method
GetAsync Method
GetSKUOptionInfo Method
GetSKUOptionInfoInternal Method
GetSKUOptions Method
Remove Method
RemoveOptionFromProduct Method
SetSKUOptionInfo Method
SKUAllowedOptionInfoProvider
Remove Method
Deletes
SKUAllowedOptionInfo
binding.
Namespace:
CMS.Ecommerce
Assembly:
CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 13.0.131
Syntax
C#
Copy
public
virtual
void
Remove
(
int
skuId
,
int
skuOptionId
)
Parameters
skuId
Type:
System
Int32
Product ID.
skuOptionId
Type:
System
Int32
Product option ID.
Implements
ISKUAllowedOptionInfoProvider
Remove(Int32, Int32)
See Also
Reference
SKUAllowedOptionInfoProvider Class
CMS.Ecommerce Namespace
Copyright (c) 2023 Kentico Software
Send comments on this topic to
support@kentico.com