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

GetContent()

Gets the content for rendering the module with a ViewModel.
public override string GetContent()

Returns

string
Module content.
To top