Click or drag to resize
PageTemplateDefinitionRouteName Property
There is no route for page templates. The template markup is rendered directly.

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

Property Value

Type: String
See Also