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 | |
---|---|---|
![]() | FieldName |
Field name for the control.
|
![]() | ChildControl |
Control being registered.
|