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 CustomRecentView

Inheritance
System.Object
CustomRecentView
Namespace: EPiServer.Commerce.CustomViewSetting.Internal.Models
Assembly: EPiServer.Business.Commerce.dll
Version: 14.26.0
Syntax
public class CustomRecentView : Object

Constructors

CustomRecentView()

Declaration
public CustomRecentView()

Properties

IsUsing

Declaration
public bool IsUsing { get; set; }
Property Value
Type Description
System.Boolean

UserName

Declaration
public string UserName { get; set; }
Property Value
Type Description
System.String

ViewId

Declaration
public int ViewId { get; set; }
Property Value
Type Description
System.Int32