Initializes a new instance of the FormEngineUserControlEventArgs class.
Namespace: CMS.FormControlsAssembly: CMS.FormControls (in CMS.FormControls.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- columnName
- Type: System String
Name of the column
- formControl
- Type: CMS.FormControls FormEngineUserControl
The form control
- value
- Type: System Object
The value
See Also