Click or drag to resize
PageBuilderGlobalFilters Class
Class that provides registration of all the required global filters for the page preview feature.
Inheritance Hierarchy
SystemObject
  Kentico.PageBuilder.Web.MvcPageBuilderGlobalFilters

Namespace: Kentico.PageBuilder.Web.Mvc
Assembly: Kentico.Content.Web.Mvc (in Kentico.Content.Web.Mvc.dll) Version: 13.0.131
Syntax
C#
public static class PageBuilderGlobalFilters

The PageBuilderGlobalFilters type exposes the following members.

Methods
  NameDescription
Public methodStatic memberRegister
Registers global filters for the Preview feature.
Top
See Also