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 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