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

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

The PreviewGlobalFilters type exposes the following members.

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