AnotherBoolFieldVisibilityCondition Class |
Namespace: Kentico.Forms.Web.Mvc
public class AnotherBoolFieldVisibilityCondition : AnotherFieldVisibilityCondition<Nullable<bool>>
The AnotherBoolFieldVisibilityCondition type exposes the following members.
Name | Description | |
---|---|---|
AnotherBoolFieldVisibilityCondition |
Name | Description | |
---|---|---|
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.) | |
ExpectedValue |
Expected value of the boolean field.
|
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.) |