Click or drag to resize
SectionModelRenderingConfiguration Property
Configuration for the form fields rendering.

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

Property Value

Type: FormFieldRenderingConfiguration
See Also