Table of Contents

Class StringComparisonTypeSelectorComponent

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

Selector component for string 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 StringComparisonTypeSelectorComponent : ComparisonTypeSelectorComponent<StringFieldComparisonTypes>
Inheritance
object
StringComparisonTypeSelectorComponent
Inherited Members
Extension Methods

Constructors

StringComparisonTypeSelectorComponent()

public StringComparisonTypeSelectorComponent()

Fields

IDENTIFIER

Represents the StringComparisonTypeSelectorComponent identifier.

public const string IDENTIFIER = "Kentico.StringFieldComparisonTypeSelector"

Field Value

string