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

Properties

Groups

Groups.

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

Property Value

ICollection<ConditionGroup>

Operator

Selected operator.

public string Operator { get; set; }

Property Value

string