Click or drag to resize
ProductOptionSelectorShowOptionCategoryName Property
Indicates whether option category name should be displayed to the user.

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

Property Value

Type: Boolean
See Also