Table of Contents

Class CustomerExperienceCenterRmaFrontend

[ModuleName("eCom_CustomerExperienceCenterRma", "Customer Experience Center - RMA")]
public class CustomerExperienceCenterRmaFrontend : ContentModule, IModule
Inheritance
CustomerExperienceCenterRmaFrontend
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