AnotherStringFieldVisibilityCondition Class |
Namespace: Kentico.Forms.Web.Mvc
[SerializableAttribute] public class AnotherStringFieldVisibilityCondition : AnotherFieldVisibilityCondition<string>
The AnotherStringFieldVisibilityCondition type exposes the following members.
Name | Description | |
---|---|---|
AnotherStringFieldVisibilityCondition |
Name | Description | |
---|---|---|
CompareToValue |
Value to compare against.
| |
ComparisonType |
Type of comparison to perform.
| |
DependeeFieldGuid |
GUID of the field the condition depends on.
(Inherited from AnotherFieldVisibilityConditionTValue.) | |
DependeeFieldValue |
Gets strongly typed value of the field the condition depends on.
(Inherited from AnotherFieldVisibilityConditionTValue.) |
Name | Description | |
---|---|---|
IsVisible |
Gets a value indicating whether a form component is visible.
(Overrides VisibilityConditionIsVisible.) | |
ModifyMetadata |
Modifies modelMetadata according to the current object.
(Inherited from VisibilityCondition.) |