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

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

Parameters

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