Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out 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