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

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

Property Value

Type: String
See Also