Table of Contents

Class Frontend

Namespace
Dynamicweb.Ecommerce.Integration.CustomerCenter
Assembly
Dynamicweb.Ecommerce.dll
The class Frontend represents accessor to Customer Center integration module content.
[AddInName("eCom_IntegrationCustomerCenter")]
public class Frontend : ContentModule, IModule
Inheritance
Frontend
Implements
Inherited Members

Methods

GetContent()

Gets the content.
public override string GetContent()

Returns

string
The markup that renders the module.
See Also

See Also

To top