FormEngineUserControlEventArgsFormControl Property |
Gets the form control.
Namespace: CMS.FormControlsAssembly: CMS.FormControls (in CMS.FormControls.dll) Version: 8.2.23
Syntax public FormEngineUserControl FormControl { get; }
Property Value
Type:
FormEngineUserControlThe form control
See Also