VariantHelper GetEnabledOptionsWithVariantOptionsInternal Method Kentico 8.0 API Reference
Gets options from option category assigned to sku which are enabled or already used in variants.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

skuID
Type: OnlineSystem Int32
ID of SKU with assigned categories
categoryId
Type: OnlineSystem Int32
Option category from which are options selected

Return Value

Type: InfoDataSet SKUInfo 
Data set with enabled options plus disabled options used in variants
See Also