Click or drag to resize
PageBuilderScriptConfigurationPageTemplate Property
Configuration for page template feature.

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

Property Value

Type: PageTemplateScriptConfiguration
See Also