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