ControlRegistrationEventArgs Class |
Namespace: CMS.FormEngine.Web.UI
public class ControlRegistrationEventArgs : EventArgs
The ControlRegistrationEventArgs type exposes the following members.
Name | Description | |
---|---|---|
ControlRegistrationEventArgs |
Default constructor for event arguments used in control registration process.
|
Name | Description | |
---|---|---|
ChildControl |
Control being registered.
| |
FieldName |
Field name for the control.
|