Click or drag to resize
PageBuilderFiltersPageTemplates Property
Gets the page template filters.

Namespace: Kentico.PageBuilder.Web.Mvc
Assembly: Kentico.Content.Web.Mvc (in Kentico.Content.Web.Mvc.dll) Version: 12.0.0
Syntax
C#
public static ComponentFilterCollection<IPageTemplateFilter> PageTemplates { get; }

Property Value

Type: ComponentFilterCollectionIPageTemplateFilter
See Also