Try our conversational search powered by Generative AI!

Class Associations

Represents associated entries for a catalog entry.

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