Click or drag to resize
AnotherFieldVisibilityConditionTValueDependeeFieldValue Property
Gets strongly typed value of the field the condition depends on.

Namespace: Kentico.Forms.Web.Mvc
Assembly: Kentico.Content.Web.Mvc (in Kentico.Content.Web.Mvc.dll) Version: 12.0.0
Syntax
C#
public virtual TValue DependeeFieldValue { get; }

Property Value

Type: TValue
See Also