Class CustomRecentView
Inheritance
System.Object
CustomRecentView
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 |
|