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 LoginView

The login view in Bolt

Inheritance
System.Object
LoginView
Namespace: EPiServer.Commerce.Bolt.Models
Assembly: EPiServer.Commerce.Bolt.dll
Version: 14.26.0
Syntax
public class LoginView : Object

Constructors

LoginView()

Declaration
public LoginView()

Properties

Actions

The actions

Declaration
public List<string> Actions { get; set; }
Property Value
Type Description
System.Collections.Generic.List<System.String>

Methods

The methods

Declaration
public List<string> Methods { get; set; }
Property Value
Type Description
System.Collections.Generic.List<System.String>