FormEngineUserControlDependsOnAnotherField Property |
Indicates if field depends on another field.
Namespace: CMS.FormControlsAssembly: CMS.FormControls (in CMS.FormControls.dll) Version: 9.0.0
Syntax public bool DependsOnAnotherField { get; set; }
Property Value
Type:
BooleanSee Also