ProductOptionSelector SetEnabledOptions Method Kentico 8.0 API Reference
Sets the specified options as enabled and other as selectable but disabled/grey through CSS style.

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

Parameters

optionIds
Type: OnlineSystem.Collections.Generic List OnlineInt32 
The option ids.
See Also