Take the community feedback survey now.

Class Logo

The logo object in Bolt

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

Constructors

Logo()

Declaration
public Logo()

Properties

Domain

The domain

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

Resource

The resource

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