London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!

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: 13.30.0
Syntax
[Obsolete("This class is no longer used. Will remain at least until July 2019.")]
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