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