Click or drag to resize
IGatewayFormLoader Interface
Provides method for loading control from virtual path.

Namespace: CMS.Ecommerce.Web.UI
Assembly: CMS.Ecommerce.Web.UI (in CMS.Ecommerce.Web.UI.dll) Version: 11.0.0
Syntax
C#
public interface IGatewayFormLoader

The IGatewayFormLoader type exposes the following members.

Methods
  NameDescription
Public methodLoadFormControl
Returns instance of CMSPaymentGatewayForm loaded from given path
Top
See Also