Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Eventing Namespace / OrderPlacedEventArgs Class
Properties


Version
OrderPlacedEventArgs Class Members

The following tables list the members exposed by OrderPlacedEventArgs.

Public Constructors
 NameDescription
Public Constructor Initializes a new instance of the OrderPlacedEventArgs class  
Top
Public Properties
 NameDescription
Public Property Gets the order on which the event occured (Inherited from CommerceBuilder.Eventing.OrderEventArgs)
Public Property Gets the payments that have been made against the order  
Top
Extension Methods
 NameDescription
Public Extension MethodOverloaded.  Use this method to bulid query string from NameValueCollection
Top
See Also