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