Click or drag to resize
ProductOptionSelectorOptionCategory Property
Option category object. It is loaded from option category datarow by default, if it is not specified it is loaded by option category id.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 9.0.0
Syntax
C#
public OptionCategoryInfo OptionCategory { get; set; }

Property Value

Type: OptionCategoryInfo
See Also