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


In This Topic
    OrderStatusUpdatedEventArgs Class Members
    In This Topic

    The following tables list the members exposed by OrderStatusUpdatedEventArgs.

    Public Constructors
     NameDescription
    Public Constructor Initializes a new instance of the OrderStatusUpdatedEventArgs class  
    Top
    Public Properties
     NameDescription
    Public Property Gets old status of the order  
    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