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.0Syntax
[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()