Click or drag to resize
FormWidgetRenderingConfigurationFormWrapperConfiguration Property
Gets or sets the rendering configuration of an element wrapping the 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 FormWrapperRenderingConfiguration FormWrapperConfiguration { get; set; }

Property Value

Type: FormWrapperRenderingConfiguration
See Also