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.0Syntax
public class Relations : BlockData
Constructors
Relations()
Declaration
public Relations()
Properties
ContentLink
gets or sets the content reference
Declaration
public virtual ContentReference ContentLink { get; set; }
Property Value
Type | Description |
---|---|
EPiServer.Core.ContentReference |