Click or drag to resize
KenticoPageTemplateDefaultController Class
Default controller for page template.
Inheritance Hierarchy

Namespace: Kentico.PageBuilder.Web.Mvc.PageTemplates.Internal
Assembly: Kentico.Content.Web.Mvc (in Kentico.Content.Web.Mvc.dll) Version: 12.0.0
Syntax
C#
public sealed class KenticoPageTemplateDefaultController : PageTemplateController

The KenticoPageTemplateDefaultController type exposes the following members.

Constructors
  NameDescription
Public methodKenticoPageTemplateDefaultController
Top
Methods
  NameDescription
Protected methodGetPage
Gets the page where the component is placed.
(Inherited from ComponentController.)
Public methodIndex
Default action for markup retrieval.
Top
See Also