Click or drag to resize
FormFieldRenderingConfigurationLabelWrapperConfiguration Property
Gets or sets the rendering configuration of an element wrapping the form's 'label' 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 LabelWrapperConfiguration { get; set; }

Property Value

Type: ElementRenderingConfiguration
See Also