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 UserControlBase

Represents base class for all user control of Commerce

Inheritance
System.Object
UserControlBase
Namespace: EPiServer.Business.Commerce.WebControls
Assembly: EPiServer.Business.Commerce.dll
Version: 10.8.0
Syntax
public class UserControlBase : UserControlBase

Constructors

UserControlBase()

Declaration
public UserControlBase()

Properties

SearchPage

Gets Search page

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