Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more

Class ConditionSelectItemCollection

Represents condition select item collection.

Inheritance
System.Object
ConditionSelectItemCollection
Namespace: EPiServer.Commerce.CustomViewSetting.Internal.FilterExpressions
Assembly: EPiServer.Business.Commerce.dll
Version: 14.26.0
Syntax
public class ConditionSelectItemCollection : Collection<ConditionSelectItem>

Constructors

ConditionSelectItemCollection()

Initializes a new instance of the ConditionSelectItemCollection class.

Declaration
public ConditionSelectItemCollection()