Table of Contents

Class Ecommerce.Rma.AfterRenderedArgs

Namespace
Dynamicweb.Ecommerce.Notifications
Assembly
Dynamicweb.Ecommerce.dll
public class Ecommerce.Rma.AfterRenderedArgs : NotificationArgs
Inheritance
Ecommerce.Rma.AfterRenderedArgs
Inherited Members

Constructors

AfterRenderedArgs(ReturnMerchandiseAuthorization)

Initializes a new instance of the Ecommerce.Rma.AfterRenderedArgs

public AfterRenderedArgs(ReturnMerchandiseAuthorization rma)

Parameters

rma ReturnMerchandiseAuthorization

The RMA

Properties

Rma

public ReturnMerchandiseAuthorization Rma { get; }

Property Value

ReturnMerchandiseAuthorization
To top