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 SettingsContext

Inheritance
System.Object
SettingsContext
Namespace: EPiServer.Commerce.Shell.Rest.Models
Assembly: EPiServer.Commerce.Shell.dll
Version: 14.26.0
Syntax
public class SettingsContext : ClientContextBase

Constructors

SettingsContext()

Declaration
public SettingsContext()

Properties

CustomViewType

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

DataType

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

PublicUrl

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