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 Relations

Represents relating entries for an entry.

Inheritance
System.Object
Relations
Namespace: EPiServer.Commerce.Catalog.ContentTypes
Assembly: EPiServer.Business.Commerce.dll
Version: 14.26.0
Syntax
public class Relations : BlockData

Constructors

Relations()

Declaration
public Relations()

Properties

gets or sets the content reference

Declaration
public virtual ContentReference ContentLink { get; set; }
Property Value
Type Description
EPiServer.Core.ContentReference