FormEngineUserControlEventArgs Properties |
The FormEngineUserControlEventArgs type exposes the following members.
Name | Description | |
---|---|---|
![]() | ColumnName |
Gets the name of the column (field) this form control works with.
|
![]() | CurrentHandler |
Currently executing handler
(Inherited from CMSEventArgs.) |
![]() | FormControl |
Gets the form control.
|
![]() | OriginalEventArgs |
Original event arguments for the event
(Inherited from CMSEventArgs.) |
![]() | Value |
Gets or sets the value of a form control.
|