Click or drag to resize
FormWidgetRenderingConfigurationGetConfiguration Field
An event raised upon getting rendering configuration. Allows for modification of Configuration for rendering the specified Form.

Namespace: Kentico.Forms.Web.Mvc.Widgets
Assembly: Kentico.Content.Web.Mvc (in Kentico.Content.Web.Mvc.dll) Version: 12.0.0
Syntax
C#
public static readonly GetFormWidgetRenderingConfigurationHandler GetConfiguration

Field Value

Type: GetFormWidgetRenderingConfigurationHandler
See Also