Try our conversational search powered by Generative AI!

Namespace EPiServer.Web.PageExtensions

Classes

AntiForgeryValidation

Protects postbacks with an anti-forgery token that is unique per user and stored in a cookie

ContextMenu

A page extension that handles a context menu (a k a "The Right Click Menu") for editor / admin purposes.

CultureSupport

Plug in that handles setting of .NET culture information to correspond with language settings in EPiServer.

CustomPageLink

Page option that makes it possible to load a page with a different template than the standard template for the page type. This is done by setting the query string "custompageid" to the page id that you want to load.

HtmlRewriteFilter

Enabled HTML rewriting through the Friendly URL pipeline

LoadCurrentPage

Default implementation of the ICurrentPage interface, giving support for loading the current page data.

LoadEmptyCurrentPage

Null implementation of the ICurrentPage interface.

PageTranslation

PageExtension that handles translation for localized controls on a Page inherited from PageBase

PageVisited

Page extension that notify criterion when a page is visited.

QuickNavigator

A page extension that handles a quick navigator menu for editor / admin purposes.

QuickNavigatorItemProvider

Provides the "Go to Dashboard" and "Go to Edit" menu items.

ServerTransferBugfix

Plug in that works around a bug introduced with .NET 2.0 SP1 where Server.Transfer will kill events, thus disabling Friendly URL rewriting on pages that are executed by a Server.Transfer.

SetupContentRedirect

Page extension for redirection to admin/setup.aspx when no content is installed

SiteRedirect

Page extension to support preview navigation between enterpsrise sites

ThemeUtility

page extension for theming support

Interfaces

ICurrentPage

Defines the availability of the CurrentPage property.

ICurrentPage<T>

Defines the availability of a strongly typed CurrentPage property.

IQuickNavigatorItemProvider

Implement this interface in order to provide items to the quick navigator.

ISavePage

Interface for the save handler used to save a page.

Enums

ContextMenuOption

An enumeration used to select which types of entries that should be populated for the context menu.

ThemeUtility.FileType

Specifies the file type for the theming item