Click or drag to resize
BaseObjectSelectorAddAllItemsRecord Property
Gets or sets the value which determines, whether to add 'all' item record to the selector.

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

Property Value

Type: Boolean
See Also