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 Associations

Represents associated entries for a catalog entry.

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

Constructors

Associations()

Declaration
public Associations()

Properties

gets or sets the association content reference

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