DiscountInfoProviderGetDiscountInfo Method (Int32) |
Note: This API is now obsolete.
Namespace: CMS.Ecommerce
[ObsoleteAttribute("Use IDiscountInfoProvider.Get(int) instead. To get an instance of the interface's implementation, use dependency injection or access the instance directly - DiscountInfo.Provider.")] public static DiscountInfo GetDiscountInfo( int discountId )