Table of Contents

Class Ecommerce.ProductCatalog

Namespace
Dynamicweb.Ecommerce.Notifications
Assembly
Dynamicweb.Ecommerce.dll

Class ProductCatalog. This class cannot be inherited.

public sealed class Ecommerce.ProductCatalog
Inheritance
Ecommerce.ProductCatalog
Inherited Members

Fields

OnBeforeContent

The before content rendering.

public const string OnBeforeContent = "DWN_PRODUCT_CATALOG_VIEW_MODEL_OnBeforeContent"

Field Value

string

OnBeforeProductListRender

The before product list rendering.

public const string OnBeforeProductListRender = "DWN_PRODUCT_CATALOG_VIEW_MODEL_OnBeforeProductListRender"

Field Value

string

OnBeforeProductRender

The before product rendering.

public const string OnBeforeProductRender = "DWN_PRODUCT_CATALOG_VIEW_MODEL_OnBeforeProductRender"

Field Value

string
To top