Click or drag to resize
FormBuilderFilters Class
Represents the form component filter collections.
Inheritance Hierarchy
SystemObject
  Kentico.Forms.Web.MvcFormBuilderFilters

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

The FormBuilderFilters type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberFormComponents
Gets the collection of form component filters.
Top
See Also