Table of Contents

Class PageBuilderFilters

Namespace
Kentico.PageBuilder.Web.Mvc
Assembly
Kentico.Content.Web.Mvc.dll

Represents the page builder filter collections.

public static class PageBuilderFilters
Inheritance
object
PageBuilderFilters

Properties

PageTemplates

Gets the page template filters.

public static ComponentFilterRegistrar<IPageTemplateFilter> PageTemplates { get; }

Property Value

ComponentFilterRegistrar<IPageTemplateFilter>