Click or drag to resize
ShoppingCartRaiseOrderCompletedEvent Method
Raises order completed event - after the order is completed (all its data are saved in database).

Namespace: CMS.Ecommerce.Web.UI
Assembly: CMS.Ecommerce.Web.UI (in CMS.Ecommerce.Web.UI.dll) Version: 10.0.0
Syntax
C#
public virtual void RaiseOrderCompletedEvent()
See Also