Table of Contents

Class CustomerExperienceCenterFrontend

Namespace
Dynamicweb.Ecommerce.CustomerExperienceCenter
Assembly
Dynamicweb.Ecommerce.dll
[ModuleName("eCom_CustomerExperienceCenter", "Customer experience center")]
public class CustomerExperienceCenterFrontend : ContentModule, IModule
Inheritance
CustomerExperienceCenterFrontend
Implements
Inherited Members

Constructors

CustomerExperienceCenterFrontend()

public CustomerExperienceCenterFrontend()

Methods

GetContent()

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

Returns

string
content
To top