Class BoolComparisonTypeSelectorComponent
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
-
objectBoolComparisonTypeSelectorComponent
- Inherited Members
-
FormComponent<ComparisonTypeSelectorProperties<BoolFieldValueTypes>, BoolFieldValueTypes>.GetValue()
- Extension Methods
Constructors
BoolComparisonTypeSelectorComponent()
public BoolComparisonTypeSelectorComponent()
Fields
IDENTIFIER
Represents the BoolComparisonTypeSelectorComponent identifier.
public const string IDENTIFIER = "Kentico.BoolFieldValueTypeSelector"
Field Value
- string