Table of Contents

Class CustomerExperienceCenterSavedCardsFrontend

Namespace
Dynamicweb.Ecommerce.CustomerExperienceCenter.SavedCards
Assembly
Dynamicweb.Ecommerce.dll
[ModuleName("eCom_CustomerExperienceCenterSavedCards", "Customer Experience Center - Saved Cards")]
public class CustomerExperienceCenterSavedCardsFrontend : ContentModule, IModule
Inheritance
CustomerExperienceCenterSavedCardsFrontend
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