Click or drag to resize
PageTemplateConfiguration Class
Page template configuration for a MVC page.
Inheritance Hierarchy
SystemObject
  CMS.DocumentEngine.InternalPageTemplateConfiguration

Namespace: CMS.DocumentEngine.Internal
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.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
Properties of the page template.
Top
See Also