Click or drag to resize
FormFieldInfoHasDependingFields Property
Gets or sets value indicating if other fields are depending on this field.

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

Property Value

Type: Boolean
See Also