AnotherPropertyVisibilityConditionTValue Class |
Namespace: Kentico.Forms.Web.Mvc
public abstract class AnotherPropertyVisibilityCondition<TValue> : VisibilityCondition
The AnotherPropertyVisibilityConditionTValue type exposes the following members.
Name | Description | |
---|---|---|
![]() | AnotherPropertyVisibilityConditionTValue |
Name | Description | |
---|---|---|
![]() | DependeePropertyName | |
![]() | DependeePropertyValue |
Gets strongly typed value of the property 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.) |