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


In This Topic
    PaymentCapturedPartialEventArgs Class Members
    In This Topic

    The following tables list the members exposed by PaymentCapturedPartialEventArgs.

    Public Constructors
     NameDescription
    Public Constructor Initializes a new instance of the PaymentCapturedPartialEventArgs class  
    Top
    Public Properties
     NameDescription
    Public Property Gets the amount captured (Inherited from CommerceBuilder.Eventing.PaymentCapturedEventArgs)
    Public Property Gets a value indicating whether checkout is in progress (Inherited from CommerceBuilder.Eventing.PaymentCapturedEventArgs)
    Public Property Gets the payment for which the event occured (Inherited from CommerceBuilder.Eventing.PaymentEventArgs)
    Top
    Extension Methods
     NameDescription
    Public Extension MethodOverloaded.  Use this method to bulid query string from NameValueCollection
    Top
    See Also