Table of Contents

Class BoolComparisonTypeSelectorComponent

Namespace
Kentico.Forms.Web.Mvc
Assembly
Kentico.Content.Web.Mvc.dll

Selector component for boolean comparison.

[Obsolete("This API is only available for legacy Form Builder components that provide backward compatibility when transitioning from older versions. The API will be removed when support for the Form Builder compatibility mode is dropped.")]
public class BoolComparisonTypeSelectorComponent : ComparisonTypeSelectorComponent<BoolFieldValueTypes>
Inheritance
object
BoolComparisonTypeSelectorComponent
Inherited Members
Extension Methods

Constructors

BoolComparisonTypeSelectorComponent()

public BoolComparisonTypeSelectorComponent()

Fields

IDENTIFIER

Represents the BoolComparisonTypeSelectorComponent identifier.

public const string IDENTIFIER = "Kentico.BoolFieldValueTypeSelector"

Field Value

string