Click or drag to resize
FormComponentExtensions Class
Extension methods for FormComponent class.
Inheritance Hierarchy
SystemObject
  Kentico.Forms.Web.MvcFormComponentExtensions

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 FormComponentExtensions

The FormComponentExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGetBizFormComponentContext
Gets BizFormComponentContext of a form component, if such a context was bound to the component.
Top
See Also