Click or drag to resize
ProductOptionSelectorProductOptionsData Property
Dataset with the product options data which should be loaded to the product options selector.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 9.0.0
Syntax
C#
public InfoDataSet<SKUInfo> ProductOptionsData { get; }

Property Value

Type: InfoDataSetSKUInfo
See Also