Click or drag to resize
PageTemplateFilterContextPageType Property
Gets the page type of the page that is to be created. If the page already exists, returns the page type of the existing page.

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

Property Value

Type: String
See Also