Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more

Class CatalogContentDB

This type/member supports the EPiServer infrastructure and is not intended to be used directly from your code.

Represents Database access class to manipulate Catalog content.

Inheritance
System.Object
CatalogContentDB
Namespace: EPiServer.Commerce.Catalog.DataAccess
Assembly: EPiServer.Business.Commerce.dll
Version: 14.26.0
Syntax
public class CatalogContentDB : Object

Constructors

CatalogContentDB(ReferenceConverter, MetaClassToContentTypeMap)

Initializes a new instance of the CatalogContentDB class.

Declaration
public CatalogContentDB(ReferenceConverter referenceConverter, MetaClassToContentTypeMap metaClassToContentTypeMap)
Parameters
Type Name Description
ReferenceConverter referenceConverter

The reference converter.

MetaClassToContentTypeMap metaClassToContentTypeMap

The metaclass to content type mapping.