Click or drag to resize
KenticoFormSectionControllerCONTROLLER_NAME Field
Name of the controller handling all simple sections.

Namespace: Kentico.Forms.Web.Mvc.Sections
Assembly: Kentico.Content.Web.Mvc (in Kentico.Content.Web.Mvc.dll) Version: 13.0.131
Syntax
C#
public const string CONTROLLER_NAME = "KenticoFormSection"

Field Value

Type: String
See Also