PriceRange Class

Design Pattern Framework 3.5

Design Pattern Framework 3.5 PriceRange Class
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

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