Click or drag to resize
PageTemplatesViewModel Class
Encapsulates default and custom page templates view models.
Inheritance Hierarchy
SystemObject
  Kentico.PageBuilder.Web.Mvc.PageTemplates.InternalPageTemplatesViewModel

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 class PageTemplatesViewModel

The PageTemplatesViewModel type exposes the following members.

Constructors
  NameDescription
Public methodPageTemplatesViewModel
Top
Properties
  NameDescription
Public propertyCustomPageTemplates
Custom page templates.
Public propertyDefaultPageTemplates
Default page templates.
Top
See Also