Inheritance Hierarchy
RainWorx.FrameWorx.Providers.PaymentPaymentProviderBase
RainWorx.FrameWorx.Providers.Payment.PayPalPayPalStandard
Namespace: RainWorx.FrameWorx.Providers.Payment.PayPal
Assembly: RainWorx.FrameWorx.Providers.Payment.PayPal (in RainWorx.FrameWorx.Providers.Payment.PayPal.dll) Version: 3.5
Syntax
C#
public class PayPalStandard : PaymentProviderBase
The PayPalStandard type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | PayPalStandard | Initializes a new instance of the PayPalStandard class |
Properties
Name | Description | |
---|---|---|
![]() | Enabled | (Overrides PaymentProviderBaseEnabled.) |
![]() | ProviderName | (Overrides PaymentProviderBaseProviderName.) |
Methods
Extension Methods
Name | Description | |
---|---|---|
![]() | ToMvcHtmlString |
Returns the HTML version of the ToString() output method of the specified object
(Defined by HtmlHelpers.) |
See Also