Click or drag to resize
FormComponentFilterContext Class
Represents the form component filter context.
Inheritance Hierarchy
SystemObject
  Kentico.Forms.Web.Mvc.FormComponentsFormComponentFilterContext

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

The FormComponentFilterContext type exposes the following members.

Properties
  NameDescription
Public propertyForm
Gets the form for form component filtering.
Top
See Also