FormFieldInfoHasDependingFields Property |
Gets or sets value indicating if other fields are depending on this field.
Namespace: CMS.FormEngineAssembly: CMS.FormEngine (in CMS.FormEngine.dll) Version: 10.0.0
Syntax public bool HasDependingFields { get; set; }
Property Value
Type:
BooleanSee Also