A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More

Class PageBase

Base class for all template pages. Extends EPiServer.TemplatePage

Inheritance
System.Object
PageBase
Namespace: EPiServer.Business.Commerce
Assembly: EPiServer.Business.Commerce.dll
Version: 10.8.0
Syntax
[Obsolete("This class is template code, and will be removed from the framework. Will remain at least until November 2016.")]
public class PageBase : TemplatePage

Constructors

PageBase()

Declaration
public PageBase()

Properties

SearchPage

Gets Search page

Declaration
public virtual PageData SearchPage { get; }
Property Value
Type Description
EPiServer.Core.PageData

Methods

InitializeCulture()

Declaration
protected override void InitializeCulture()