Click or drag to resize
FormFieldRenderingConfigurationComponentWrapperConfiguration Property
Gets or sets the rendering configuration of an element wrapping the form's 'editor' element.

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

Property Value

Type: ElementRenderingConfiguration
See Also