Click or drag to resize
FormEngineUserControlEventArgsFormControl Property
Gets the form control.

Namespace: CMS.FormControls
Assembly: CMS.FormControls (in CMS.FormControls.dll) Version: 9.0.0
Syntax
C#
public FormEngineUserControl FormControl { get; }

Property Value

Type: FormEngineUserControl
The form control
See Also