Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.Ecommerce Namespaces
CMS.Ecommerce.Web.UI
CMSPaymentGatewayForm Class
CMSPaymentGatewayForm Properties
PaymentProvider Property
CMSPaymentGatewayForm
PaymentProvider Property
Gets the payment provider which initialized this control.
Namespace:
CMS.Ecommerce.Web.UI
Assembly:
CMS.Ecommerce.Web.UI (in CMS.Ecommerce.Web.UI.dll) Version: 12.0.0
Syntax
C#
Copy
public
CMSPaymentGatewayProvider
PaymentProvider
{
get
; }
Property Value
Type:
CMSPaymentGatewayProvider
Remarks
Any data transferred from or to this form needs to be done using
CMSPaymentGatewayProvider
implementation.
See Also
Reference
CMSPaymentGatewayForm Class
CMS.Ecommerce.Web.UI Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com