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