Click or drag to resize
BaseObjectSelectorEnsureSelectedItem Property
Indicates whether selected item must be on the list despite of other settings. Default value is false.

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

Property Value

Type: Boolean
See Also