Namespace EPiServer.Web.PageExtensions
Classes
AntiForgeryValidation
Protects postbacks with an anti-forgery token that is unique per user and stored in a cookie
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.
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.
Enums
ThemeUtility.FileType
Specifies the file type for the theming item