Click or drag to resize
DefaultPageTemplateViewModel Class
Default page template view model.
Inheritance Hierarchy
SystemObject
  Kentico.PageBuilder.Web.Mvc.PageTemplates.InternalDefaultPageTemplateViewModel

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 DefaultPageTemplateViewModel

The DefaultPageTemplateViewModel type exposes the following members.

Constructors
  NameDescription
Public methodDefaultPageTemplateViewModel
Top
Properties
  NameDescription
Public propertyDescription
Page template description.
Public propertyIconClass
Icon CSS class of the registered page template.
Public propertyIdentifier
Page template identifier.
Public propertyName
Page template name.
Top
See Also