Click or drag to resize
OptionCategoryInfoCategoryTextMinLength Property
Minimum length of the text product option text. It has no effect, if the category has no text product option.

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

Property Value

Type: Int32
See Also