Click or drag to resize
FormFieldRenderingConfigurationGetConfiguration Field
An event raised upon getting rendering configuration of a form field on live site. Allows for modification of Configuration for rendering the specified FormComponent.

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

Field Value

Type: GetFormFieldRenderingConfigurationHandler
See Also