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.Web.UI
Assembly: CMS.Ecommerce.Web.UI (in CMS.Ecommerce.Web.UI.dll) Version: 10.0.0
Syntax
C#
public virtual string AdditionalItems { get; set; }

Property Value

Type: String
See Also