Click or drag to resize
KenticoDefaultFormSectionController Class
Default form section
Inheritance Hierarchy
SystemObject
  ControllerBase
    Controller
      Kentico.Forms.Web.Mvc.SectionsKenticoDefaultFormSectionController

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

The KenticoDefaultFormSectionController type exposes the following members.

Constructors
  NameDescription
Public methodKenticoDefaultFormSectionController
Top
Fields
  NameDescription
Public fieldStatic memberIDENTIFIER
Represents the Default section identifier.
Public fieldStatic memberIDENTIFIER_UNKNOWN
Represents identifier of the section which replaces faulty sections.
Top
Methods
  NameDescription
Public methodIndex
Default action
Top
See Also