ProductOptionSelector RemoveDisabledOptions Method Kentico 8.0 API Reference
Removes disabled option from selector.

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

Parameters

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