Click or drag to resize
CMSProductsPageIsProductOption Property
Indicates whether the page is for normal product or for product option.

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

Property Value

Type: Boolean
See Also