Click or drag to resize
GetFormFieldRenderingConfigurationEventArgsFormComponent Property
Gets the form component for which the rendering configuration is being retrieved.

Namespace: Kentico.Forms.Web.Mvc
Assembly: Kentico.Content.Web.Mvc (in Kentico.Content.Web.Mvc.dll) Version: 12.0.0
Syntax
C#
public FormComponent FormComponent { get; }

Property Value

Type: FormComponent
See Also