Class StringComparisonTypeSelectorComponent
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
-
objectFormComponent<ComparisonTypeSelectorProperties<StringFieldComparisonTypes>, StringFieldComparisonTypes>StringComparisonTypeSelectorComponent
- Inherited Members
- Extension Methods
Constructors
StringComparisonTypeSelectorComponent()
public StringComparisonTypeSelectorComponent()
Fields
IDENTIFIER
Represents the StringComparisonTypeSelectorComponent identifier.
public const string IDENTIFIER = "Kentico.StringFieldComparisonTypeSelector"
Field Value
- string