Click or drag to resize
PageTemplateConfiguration Class
Page template configuration for the TreeNode instance.
Inheritance Hierarchy
SystemObject
  Kentico.PageBuilder.Web.Mvc.PageTemplatesPageTemplateConfiguration

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

The PageTemplateConfiguration type exposes the following members.

Constructors
  NameDescription
Public methodPageTemplateConfiguration
Top
Properties
  NameDescription
Public propertyConfigurationIdentifier
Identifier of the page template configuration based on which the page was created.
Public propertyIdentifier
Identifier of the page template.
Public propertyProperties
Page template properties.
Top
See Also