Click or drag to resize
KenticoPageTemplatesSelectorDialogController Class
Provides endpoint for page template selector dialog.
Inheritance Hierarchy
SystemObject
  ControllerBase
    Controller
      Kentico.PageBuilder.Web.Mvc.PageTemplates.InternalKenticoPageTemplatesSelectorDialogController

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 KenticoPageTemplatesSelectorDialogController : Controller

The KenticoPageTemplatesSelectorDialogController type exposes the following members.

Constructors
  NameDescription
Public methodKenticoPageTemplatesSelectorDialogController
Creates an instance of KenticoPageTemplatesSelectorDialogController.
Top
Methods
  NameDescription
Public methodIndex
Gets view for page templates selector.
Top
See Also