Click or drag to resize
IConditionType Interface
Provides interface for personalization condition type.

Namespace: Kentico.PageBuilder.Web.Mvc.Personalization
Assembly: Kentico.Content.Web.Mvc (in Kentico.Content.Web.Mvc.dll) Version: 12.0.0
Syntax
C#
public interface IConditionType

The IConditionType type exposes the following members.

Methods
  NameDescription
Public methodEvaluate
Evaluate condition type.
Top
See Also