Click or drag to resize
SKUOptionCategoryInfoAllowAllOptions Property
Indicates if all product options from the given product option category are allowed for the given SKU. By default it is True.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.2.23
Syntax
C#
public virtual bool AllowAllOptions { get; set; }

Property Value

Type: Boolean
See Also