Click or drag to resize
BaseObjectSelectorAdditionalItems Property
ID of items which have to be displayed. Use ',' or ';' as separator if more IDs required.

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

Property Value

Type: String
See Also