Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out 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