Click or drag to resize
FormFieldRenderingConfigurationEditorWrapperConfiguration Property
Gets or sets the rendering configuration of an element wrapped in ComponentWrapperConfiguration and the corresponding 'explanation text'.

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

Property Value

Type: ElementRenderingConfiguration
See Also