PriceRange Class
From Design Pattern Framework 3.5
Design Pattern Framework 3.5
PriceRange Class
Patterns-In-Action! Application ► ASPNETWebApplication.Controllers ► PriceRange
A utility class with a list of price ranges. The price ranges are
used in building search criteria for the product catalog.
| C# | Visual Basic |
public static class PriceRange
Public NotInheritable Class PriceRange
| All Members | Properties | ||||
|
|
|
|
|||
| Icon | Member | Description |
|---|---|---|
|
|
List |
Gets the list of price ranges.
|
| Object | |
|
|
PriceRange |