SKUInfoProvider GetSKUOptions Method Kentico 8.0 API Reference
Returns query for all product options from specified product option category.

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

Parameters

categoryId
Type: OnlineSystem Int32
Product option category ID
onlyEnabled
Type: OnlineSystem Boolean
Indicates if only enabled product options should be selected

Return Value

Type: ObjectQuery SKUInfo 
See Also