Class LoginView
The login view in Bolt
Inheritance
System.Object
LoginView
Namespace: EPiServer.Commerce.Bolt.Models
Assembly: EPiServer.Commerce.Bolt.dll
Version: 14.26.0Syntax
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> |