Click or drag to resize
GetFormWidgetRenderingConfigurationEventArgs Properties

The GetFormWidgetRenderingConfigurationEventArgs 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 propertyForm
Gets the BizFormInfo for which the rendering configuration is being retrieved.
Public propertyFormComponents
Collection of actually rendered form components.
Public propertyFormWidgetProperties
FormWidgetProperties of currently displayed form.
Public propertyOriginalEventArgs
Original event arguments for the event
(Inherited from CMSEventArgs.)
Top
See Also