Table of Contents

Class FormBuilderFilters

Namespace
Kentico.Forms.Web.Mvc
Assembly
Kentico.Content.Web.Mvc.dll

Represents the form component filter collections.

public static class FormBuilderFilters
Inheritance
object
FormBuilderFilters

Properties

FormComponents

Gets the collection of form component filters.

public static ComponentFilterRegistrar<IFormComponentFilter> FormComponents { get; }

Property Value

ComponentFilterRegistrar<IFormComponentFilter>