Click or drag to resize
FormBuilderPage Class
View model for rendering Form builder page.
Inheritance Hierarchy
SystemObject
  Kentico.Forms.Web.MvcFormBuilderPage

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

The FormBuilderPage type exposes the following members.

Constructors
  NameDescription
Public methodFormBuilderPage
Top
Properties
  NameDescription
Public propertyAvailableFormBuilderComponents
Collection of identifiers of form components that should be available in form builder.
Public propertyFormsLimitExceeded
Indicates that maximum allowed number of forms is exceeded in current license.
Public propertyId
Id of the displayed form.
Top
See Also