Click or drag to resize
GetFormFieldRenderingConfigurationEventArgs Properties

The GetFormFieldRenderingConfigurationEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyConfiguration
Gets or sets the configuration to be used for rendering.
Public propertyCurrentHandler
Currently executing handler
(Inherited from CMSEventArgs.)
Public propertyFormComponent
Gets the form component for which the rendering configuration is being retrieved.
Public propertyOriginalEventArgs
Original event arguments for the event
(Inherited from CMSEventArgs.)
Top
See Also