November Happy Hour will be moved to Thursday December 5th.

Interface ILinksRepository

Describes a service for handling relations and associations of catalog content.

Namespace: EPiServer.Commerce.Catalog.Linking
Assembly: EPiServer.Business.Commerce.dll
Version: 11.8.3
Syntax
[Obsolete("This interface is obsolete, please use the base IRelationRepository and IAssociationRepository interfaces directly. Will remain at least until September 2017.")]
public interface ILinksRepository : IRelationRepository, IAssociationRepository

Extension Methods