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


In This Topic
    PaymentRefundedEventArgs Class Members
    In This Topic

    The following tables list the members exposed by PaymentRefundedEventArgs.

    Public Constructors
     NameDescription
    Public Constructor Initializes a new instance of the PaymentRefundedEventArgs class  
    Top
    Public Properties
     NameDescription
    Public Property Gets the payment for which the event occured (Inherited from CommerceBuilder.Eventing.PaymentEventArgs)
    Public Property Gets the amount refunded  
    Top
    Extension Methods
     NameDescription
    Public Extension MethodOverloaded.  Use this method to bulid query string from NameValueCollection
    Top
    See Also