Click or drag to resize
DiscountInfoProviderExtensions Class
Contains extension methods for the IDiscountInfoProvider interface.
Inheritance Hierarchy
SystemObject
  CMS.EcommerceDiscountInfoProviderExtensions

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

The DiscountInfoProviderExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGetBySite
Returns dataset of all discounts for specified site.
Top
See Also