Click or drag to resize
KenticoDefaultSectionController Class
Default built-in PageBuilder section.
Inheritance Hierarchy
SystemObject
  ControllerBase
    Controller
      Kentico.PageBuilder.Web.Mvc.SectionsKenticoDefaultSectionController

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

The KenticoDefaultSectionController type exposes the following members.

Constructors
  NameDescription
Public methodKenticoDefaultSectionController
Top
Methods
  NameDescription
Public methodIndex
Default action.
Top
See Also