Default constructor for event arguments used in control registration process.
Namespace: CMS.FormControlsAssembly: CMS.FormControls (in CMS.FormControls.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- childControl
- Type: System.Web.UI Control
Child control being registered
- fieldName
- Type: System String
Field name for the control
See Also