Click or drag to resize
Kentico.PageBuilder.Web.Mvc.PageTemplates Namespace
 
Classes
  ClassDescription
Public classPageTemplateConfiguration
Page template configuration for the TreeNode instance.
Public classPageTemplateController
Base class for Page builder page template controller without properties.
Public classPageTemplateControllerTPropertiesType
Base class for Page builder page template controller with custom properties of type TPropertiesType.
Public classPageTemplateDefinition
Definition of a page template for Page builder feature.
Public classPageTemplateFilterContext
Represents the page template filter context.
Public classPageTemplateMetadata
Metadata of a page template definition.
Public classRegisterPageTemplateAttribute
Registers a page template definition to be used within the system.
Public classTemplateResult
Represents a class that is used to render a page by using the appropriate page template.
Interfaces
  InterfaceDescription
Public interfaceIPageTemplateFilter
Defines methods that are used for filtering page templates.
Public interfaceIPageTemplateProperties
Interface for page template properties.