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.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 13.0.131
Syntax public virtual bool AllowAllOptions { get; set; }
Property Value
Type:
BooleanSee Also