Click or drag to resize
PaymentOptionInfoProviderExtensions Class
Contains extension methods for the IPaymentOptionInfoProvider interface.
Inheritance Hierarchy
SystemObject
  CMS.EcommercePaymentOptionInfoProviderExtensions

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 13.0.131
Syntax
C#
public static class PaymentOptionInfoProviderExtensions

The PaymentOptionInfoProviderExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGetBySite
Returns query for of all payment options matching the specified parameters.
Top
See Also