Click or drag to resize
FormFieldInfoDependsOnAnotherField Property
Gets or sets value indicating if field is depending on some other field.

Namespace: CMS.FormEngine
Assembly: CMS.FormEngine (in CMS.FormEngine.dll) Version: 8.2.23
Syntax
C#
public bool DependsOnAnotherField { get; set; }

Property Value

Type: Boolean
See Also