GetProductPriceRange Method

Design Pattern Framework 3.5

Design Pattern Framework 3.5 GetProductPriceRange Method
Patterns-In-Action! ApplicationASPNETWebApplication.ControllersProductControllerGetProductPriceRange()()()
Gets a list of price ranges.
Declaration Syntax
C# Visual Basic
public IList<PriceRangeItem> GetProductPriceRange()
Public Function GetProductPriceRange As IList(Of PriceRangeItem)
Return Value

Assembly: ASPNETWebApplication (Module: ASPNETWebApplication) Version: 1.0.0.0 (1.0.0.0)