Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Eventing Namespace / PaymentEventArgs Class / PaymentEventArgs Constructor
The payment for which the event occured
In This Topic
    PaymentEventArgs Constructor
    In This Topic
    Initializes a new instance of the PaymentEventArgs class
    Syntax
    public PaymentEventArgs( 
       Payment payment
    )

    Parameters

    payment
    The payment for which the event occured
    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also