Table of Contents

Class NumericComparisonTypeSelectorComponent

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

Selector component for numeric 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 NumericComparisonTypeSelectorComponent : ComparisonTypeSelectorComponent<NumericFieldComparisonTypes>
Inheritance
object
NumericComparisonTypeSelectorComponent
Inherited Members
Extension Methods

Constructors

NumericComparisonTypeSelectorComponent()

public NumericComparisonTypeSelectorComponent()

Fields

IDENTIFIER

Represents the NumericComparisonTypeSelectorComponent identifier.

public const string IDENTIFIER = "Kentico.NumericFieldComparisonTypeSelector"

Field Value

string