Click or drag to resize
FormBuilderConfiguration Class
Represents the configuration of a Form builder instance.
Inheritance Hierarchy
SystemObject
  Kentico.Forms.Web.MvcFormBuilderConfiguration

Namespace: Kentico.Forms.Web.Mvc
Assembly: Kentico.Content.Web.Mvc (in Kentico.Content.Web.Mvc.dll) Version: 12.0.0
Syntax
C#
public sealed class FormBuilderConfiguration

The FormBuilderConfiguration type exposes the following members.

Constructors
  NameDescription
Public methodFormBuilderConfiguration
Initializes a new instance of the FormBuilderConfiguration class.
Top
Properties
  NameDescription
Public propertyEditableAreas
Editable areas within the Form builder.
Top
See Also