Click or drag to resize
PageTemplateConfigurationProperties Property
Page template properties.

Namespace: Kentico.PageBuilder.Web.Mvc.PageTemplates
Assembly: Kentico.Content.Web.Mvc (in Kentico.Content.Web.Mvc.dll) Version: 12.0.0
Syntax
C#
public IPageTemplateProperties Properties { get; set; }

Property Value

Type: IPageTemplateProperties
See Also