AnotherIntFieldVisibilityCondition Class |
Namespace: Kentico.Forms.Web.Mvc
[SerializableAttribute] public class AnotherIntFieldVisibilityCondition : AnotherFieldVisibilityCondition<Nullable<int>>
The AnotherIntFieldVisibilityCondition type exposes the following members.
Name | Description | |
---|---|---|
![]() | AnotherIntFieldVisibilityCondition |
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.) |