SaaS CMS has officially launched! Learn more now.

Namespace EPiServer.Filters

Classes

CompareCondition

Represents different kind of comparisation types.

CompositeFilter

A composite filter that aggregates several filters

ContentFilterBase

Base class for filters implementing IContentFilter

ContentFilterEventArgs

The event arguments used by the Filter event.

FilterAccess

Filter pages for the current user based on a required access level

FilterContentForVisitor

A filter that removes any content that the current user does not have access to or that is not currently published or there is no defined render or not existed in current view language for the content

FilterEventArgs

The event arguments used by the Filter event.

FilterForVisitor

A filter that removes any pages that the current user does not have access to or that is not currently published.

FilterPropertySort

A filter to sort a PageDataCollection by the values for a property.

FilterPublished

Filter to remove pages based on published status.

FilterSort

A filter to sort a PageDataCollection using a predefined FilterSortOrder.

FilterSortDirection

Direction for sorting.

FilterSortOrder

Predefined sort orders.

FilterTemplate

Filter pages that does not have a page template defined.

PageFilterBase

Base class for filters implementing IPageFilter

Interfaces

IContentFilter

Interface for filters that can be applied to remove or sort contents.

IPageFilter

Interface for filters that can be applied to remove or sort pages for a PageDataCollection.