Table of Contents

Class ConditionTree

Namespace
Kentico.Xperience.Admin.Base
Assembly
Kentico.Xperience.Admin.Base.dll

Represents macro rule condition tree of selected values.

public class ConditionTree
Inheritance
object
ConditionTree
Extension Methods

Constructors

ConditionTree()

public ConditionTree()

Properties

Groups

Groups.

public ICollection<ConditionGroup> Groups { get; set; }

Property Value

ICollection<ConditionGroup>

Operator

Selected operator.

public string Operator { get; set; }

Property Value

string