| ControlRegistrationEventArgs Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: CMS.FormEngine.Web.UI
 Syntax
Syntaxpublic class ControlRegistrationEventArgs : EventArgs
The ControlRegistrationEventArgs type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | ControlRegistrationEventArgs | 
            Default constructor for event arguments used in control registration process.
             | 
 Properties
Properties| Name | Description | |
|---|---|---|
|  | FieldName | 
            Field name for the control.
             | 
|  | ChildControl | 
            Control being registered.
             | 
 See Also
See Also