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


Version
OrderShippedEventArgs Class Members

The following tables list the members exposed by OrderShippedEventArgs.

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