Class Ecommerce.Rma
- Namespace
- Dynamicweb.Ecommerce.Notifications
- Assembly
- Dynamicweb.Ecommerce.dll
Class Rma. This class cannot be inherited.
public sealed class Ecommerce.Rma
- Inheritance
-
Ecommerce.Rma
- Inherited Members
Fields
AfterCommentAdded
This notification is fired after a commnet has been added to a ReturnMerchandiseAuthorization.
public const string AfterCommentAdded = "DWN.ECOM.RMA.AFTERCOMMENTADDED"
Field Value
Remarks
The passed NotificationArgs is Ecommerce.Rma.AfterCommentAddedArgs
AfterDelete
This notification is fired after a ReturnMerchandiseAuthorization is deleted.
public const string AfterDelete = "DWN.ECOM.RMA.BEFOREDELETE"
Field Value
Remarks
The passed NotificationArgs is Ecommerce.Rma.AfterDeleteArgs
AfterRendered
This notification is fired after a ReturnMerchandiseAuthorization is rendered.
public const string AfterRendered = "DWN.ECOM.RMA.AFTERRENDERED"
Field Value
Remarks
The passed NotificationArgs is Ecommerce.Rma.AfterRenderedArgs
AfterSave
This notification is fired after a ReturnMerchandiseAuthorization is saved.
public const string AfterSave = "DWN.ECOM.RMA.AFTERSAVE"
Field Value
Remarks
The passed NotificationArgs is Ecommerce.Rma.AfterSaveArgs
BeforeDelete
This notification is fired before a ReturnMerchandiseAuthorization is deleted.
public const string BeforeDelete = "DWN.ECOM.RMA.BEFOREDELETE"
Field Value
Remarks
The passed NotificationArgs is Ecommerce.Rma.BeforeDeleteArgs
BeforeRendered
This notification is fired before a ReturnMerchandiseAuthorization is rendered.
public const string BeforeRendered = "DWN.ECOM.RMA.BEFORERENDERED"
Field Value
Remarks
The passed NotificationArgs is Ecommerce.Rma.BeforeRenderedArgs
BeforeRmaEmailSend
This notification is fired before an email is send from ReturnMerchandiseAuthorizationEmailConfiguration.
public const string BeforeRmaEmailSend = "DWN.ECOM.RMA.BEFORERMAEMAILSEND"
Field Value
Remarks
The passed NotificationArgs is Ecommerce.Rma.BeforeRmaEmailSendArgs
BeforeSave
This notification is fired before a ReturnMerchandiseAuthorization is saved.
public const string BeforeSave = "DWN.ECOM.RMA.BEFORESAVE"
Field Value
Remarks
The passed NotificationArgs is Ecommerce.Rma.BeforeSaveArgs
ClosedSetToTrue
This notification is fired after a Closed property of the ReturnMerchandiseAuthorization is set to true.
public const string ClosedSetToTrue = "DWN.ECOM.RMA.CLOSEDSETTOTRUE"
Field Value
Remarks
The passed NotificationArgs is Ecommerce.Rma.ClosedSetToTrueArgs
Created
This notification is fired when a new ReturnMerchandiseAuthorization is created.
public const string Created = "DWN.ECOM.RMA.REPLACEMENTORDERCREATED"
Field Value
Remarks
The passed NotificationArgs is Ecommerce.Rma.CreatedArgs
DeletedSetToTrue
This notification is fired after a Deleted property of the ReturnMerchandiseAuthorization is set to true.
public const string DeletedSetToTrue = "DWN.ECOM.RMA.DELETESETTOTRUE"
Field Value
Remarks
The passed NotificationArgs is Ecommerce.Rma.DeletedSetToTrueArgs
ReplacementOrderSet
This notification is fired when a replacement Order is set
public const string ReplacementOrderSet = "DWN.ECOM.RMA.REPLACEMENTORDERSET"
Field Value
Remarks
The passed NotificationArgs is Ecommerce.Rma.ReplacementOrderSetArgs
StateChanged
This notification is fired when a State property of the ReturnMerchandiseAuthorization is changed.
public const string StateChanged = "DWN.ECOM.RMA.STATECHANGED"
Field Value
Remarks
The passed NotificationArgs is Ecommerce.Rma.StateChangedArgs
UserInfoChanged
This notification is fired when any of the user info property from the ReturnMerchandiseAuthorization has been changed.
public const string UserInfoChanged = "DWN.ECOM.RMA.USERINFOCHANGED"
Field Value
Remarks
The passed NotificationArgs is Ecommerce.Rma.UserInfoChangedArgs