Click or drag to resize
FormComponentConfiguratorTFormComponentDependencyFieldName Property
Name of the dependency field which will trigger the configurator when changed.

Namespace: Kentico.Forms.Web.Mvc
Assembly: Kentico.Content.Web.Mvc (in Kentico.Content.Web.Mvc.dll) Version: 13.0.131
Syntax
C#
public string DependencyFieldName { get; }

Property Value

Type: String

Implements

IFormComponentConfiguratorDependencyFieldName
See Also