Table of Contents

Class CustomerExperienceCenterFavoritesFrontend

Namespace
Dynamicweb.Ecommerce.CustomerExperienceCenter.Favorites
Assembly
Dynamicweb.Ecommerce.dll
[ModuleName("eCom_CustomerExperienceCenterFavorites", "Customer Experience Center - Favorites")]
public class CustomerExperienceCenterFavoritesFrontend : ContentModule, IModule
Inheritance
CustomerExperienceCenterFavoritesFrontend
Implements
Inherited Members

Methods

GetModuleContent()

Gets the content for rendering the module with a ViewModel.

public override OutputResult GetModuleContent()

Returns

OutputResult

Module content.

To top