Inheritance Hierarchy
RainWorx.FrameWorx.Providers.Payment.PayPalSitePropertiesKeys
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 Keys
The SitePropertiesKeys type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | SitePropertiesKeys | Initializes a new instance of the SitePropertiesKeys class |
Fields
Name | Description | |
---|---|---|
![]() ![]() | AcceptedCurrencies | |
![]() ![]() | BackupPaymentCurrency | |
![]() ![]() | CancelReturnUrl | |
![]() ![]() | DemoMode | |
![]() ![]() | Enabled | |
![]() ![]() | FeesPayeeEmail | |
![]() ![]() | IpnUrl | |
![]() ![]() | PostUrl | |
![]() ![]() | ReturnToMerchantText | |
![]() ![]() | SuccessReturnUrl |
Extension Methods
Name | Description | |
---|---|---|
![]() | ToMvcHtmlString |
Returns the HTML version of the ToString() output method of the specified object
(Defined by HtmlHelpers.) |
See Also