Interface ILinksRepository
Describes a service for handling relations and associations of catalog content.
Inherited Members
Namespace: EPiServer.Commerce.Catalog.Linking
Assembly: EPiServer.Business.Commerce.dll
Version: 11.8.3Syntax
[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