| PaymentGatewayFormFactory Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: CMS.Ecommerce.Web.UI
 Syntax
Syntaxpublic class PaymentGatewayFormFactory : IPaymentGatewayFormFactory
The PaymentGatewayFormFactory type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | PaymentGatewayFormFactory | 
 Methods
Methods| Name | Description | |
|---|---|---|
|  | GetPath | 
            Returns virtual path to form control based on given provider.
             | 
|  | GetPaymentGatewayForm | 
            Returns instance of CMSPaymentGatewayForm based on given provider or null when no form is bound to given provider.
             | 
 See Also
See Also