DiscountInfoProvider GetDiscountInfoInternal Method Kentico 8.0 API Reference
Overload List

  NameDescription
Protected methodGetDiscountInfoInternal(Int32)
Returns discount with specified ID.
Protected methodGetDiscountInfoInternal(String, String)
Returns discount with specified name. If site discount is not found and global discounts are allowed, tries to search for global discount with the same name.
Back to Top
See Also