Try our conversational search powered by Generative AI!

Class Relations

Represents relating entries for an entry.

Inheritance
System.Object
Relations
Namespace: EPiServer.Commerce.Catalog.ContentTypes
Assembly: EPiServer.Business.Commerce.dll
Version: 13.30.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