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.
Declaration Syntax
C# | Visual Basic |
public static class PriceRange
Public NotInheritable Class PriceRange
Members
All Members | Properties | ||||
|
|
|
Icon | Member | Description |
---|---|---|
List |
Gets the list of price ranges.
|
Inheritance Hierarchy
Object | |
PriceRange |